Update powerwall.sh

This commit is contained in:
2023-12-13 19:07:37 -06:00
parent f41002e1bd
commit a4f9777007

View File

@@ -1155,8 +1155,9 @@ POWERLOGGER_SERVICE(){
RESTARTALL_SERVICES(){
STOPALL_SERVICES
echo -e "${idsCL[Yellow]}Pausing${idsCL[Default]}"
echo -en "${idsCL[Yellow]}Pausing${idsCL[Default]}"
sleep 10s
echo -en "\033[2K"
STARTALL_SERVICES
}
STOPALL_SERVICES(){