Update powerwall.sh
This commit is contained in:
@@ -283,7 +283,7 @@ if [ ${action-x} ]; then
|
|||||||
;;
|
;;
|
||||||
powerlogger_service)
|
powerlogger_service)
|
||||||
if [ "${2}" = "stop" ]; then
|
if [ "${2}" = "stop" ]; then
|
||||||
STOP_SERVICE powerloger
|
STOP_SERVICE powerlogger
|
||||||
else
|
else
|
||||||
POWERLOGGER_SERVICE
|
POWERLOGGER_SERVICE
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user