diff --git a/powerwall.sh b/powerwall.sh index 1f252e33..64766242 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -1692,7 +1692,7 @@ fi elif [ "${3}" = "restart" ]; then SERVICE_MNG ${2} stop - slep 2s + sleep 2s SERVICE_MNG ${2} start elif [ "${3}" = "status" ]; then