Update powerwall.sh
This commit is contained in:
@@ -254,6 +254,7 @@ SHUTDOWN_SERVERS(){
|
|||||||
|
|
||||||
if [ ${action-x} ]; then
|
if [ ${action-x} ]; then
|
||||||
case $action in
|
case $action in
|
||||||
|
updateservices) UPDATE_SERVICES;;
|
||||||
checktemp) CHECKTEMP ${2};;
|
checktemp) CHECKTEMP ${2};;
|
||||||
checktemp_service)
|
checktemp_service)
|
||||||
if [ "${2}" = "stop" ]; then
|
if [ "${2}" = "stop" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user