فهرست منبع

'grundinstallation.sh' ändern

Daniel Wenzel 3 سال پیش
والد
کامیت
8d59a6b094
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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