Update powerwall.sh
This commit is contained in:
@@ -353,6 +353,9 @@ SERVICE_MNG(){
|
|||||||
sa=Restarting
|
sa=Restarting
|
||||||
|
|
||||||
elif [ "${2}" = "status" ]; then
|
elif [ "${2}" = "status" ]; then
|
||||||
|
sa='Status for'
|
||||||
|
|
||||||
|
fi
|
||||||
echo -en "${idsCL[LightCyan]}${sa} ${1} Service ... "
|
echo -en "${idsCL[LightCyan]}${sa} ${1} Service ... "
|
||||||
/bin/systemctl ${2} ${1}
|
/bin/systemctl ${2} ${1}
|
||||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user