1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 13:36:52 +02:00

another tiny bugfix

This commit is contained in:
mvoelkel 2015-09-05 21:48:29 +02:00
parent cbea299688
commit 62ada71f38

View File

@ -3,7 +3,7 @@
case "$1" in
start)
modprobe octonet
lua /var/monitor/fancontrol.lua
/var/monitor/fancontrol.lua &
;;
stop)
;;