diff --git a/powerwall.sh b/powerwall.sh index 7058a633..8decd116 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -1156,7 +1156,7 @@ POWERLOGGER_SERVICE(){ RESTARTALL_SERVICES(){ STOPALL_SERVICES echo -en "${idsCL[Yellow]}Pausing${idsCL[Default]}" - sleep 2s + sleep 10s echo -en "\033[2K\r" STARTALL_SERVICES }