Update powerwall.sh
This commit is contained in:
@@ -360,7 +360,7 @@ TEST(){
|
||||
|
||||
|
||||
|
||||
if [ ${action-x} ]; then
|
||||
# if [ ${action-x} ]; then
|
||||
case $action in
|
||||
stopall) STOPALL_SERVICES;;
|
||||
startall) STARTALL_SERVICES;;
|
||||
@@ -400,6 +400,6 @@ if [ ${action-x} ]; then
|
||||
CHECKTEMP
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
# fi
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user