浏览代码

'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/
     mkdir  -p /scripts/snmp/
     cd /scripts/snmp/
     cd /scripts/snmp/
     git clone http://git.klenzel.net/daniel/snmp_temp
     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
     usermod -aG video Debian-snmp
 fi
 fi