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