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