Update powerwall.sh

This commit is contained in:
2023-12-13 19:08:20 -06:00
parent 81c66536c4
commit f7a9af2f18

View File

@@ -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
}