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
|
case "$1" in
|
||||||
start)
|
start)
|
||||||
modprobe octonet
|
modprobe octonet
|
||||||
lua /var/monitor/fancontrol.lua
|
/var/monitor/fancontrol.lua &
|
||||||
;;
|
;;
|
||||||
stop)
|
stop)
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user