Explorar o código

'grundinstallation.sh' ändern

Daniel Wenzel %!s(int64=3) %!d(string=hai) anos
pai
achega
8d59a6b094
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      grundinstallation.sh

+ 1 - 1
grundinstallation.sh

@@ -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