Update powerwall.sh
This commit is contained in:
@@ -210,6 +210,7 @@ UPDATE_SERVICES(){
|
|||||||
/bin/systemctl stop $srvc
|
/bin/systemctl stop $srvc
|
||||||
done
|
done
|
||||||
for srvc in "${POWERWALL_SERVICES[@]}"; do
|
for srvc in "${POWERWALL_SERVICES[@]}"; do
|
||||||
|
echo
|
||||||
#/bin/systemctl start $srvc
|
#/bin/systemctl start $srvc
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user