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:
parent
cbea299688
commit
62ada71f38
@ -3,7 +3,7 @@
|
||||
case "$1" in
|
||||
start)
|
||||
modprobe octonet
|
||||
lua /var/monitor/fancontrol.lua
|
||||
/var/monitor/fancontrol.lua &
|
||||
;;
|
||||
stop)
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user