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