Update powerwall.sh
This commit is contained in:
@@ -1692,7 +1692,7 @@ fi
|
|||||||
|
|
||||||
elif [ "${3}" = "restart" ]; then
|
elif [ "${3}" = "restart" ]; then
|
||||||
SERVICE_MNG ${2} stop
|
SERVICE_MNG ${2} stop
|
||||||
slep 2s
|
sleep 2s
|
||||||
SERVICE_MNG ${2} start
|
SERVICE_MNG ${2} start
|
||||||
|
|
||||||
elif [ "${3}" = "status" ]; then
|
elif [ "${3}" = "status" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user