@@ -46,7 +46,7 @@ if [ $Raspberry ]; then
mkdir -p /scripts/snmp/
cd /scripts/snmp/
git clone http://git.klenzel.net/daniel/snmp_temp
- chmod +x snmp_temp/snmp_sensors.sh
+ chmod +x snmp_temp/snmp_temp.sh
usermod -aG video Debian-snmp
fi