Update mm-scripts.sh

This commit is contained in:
2023-07-10 23:19:55 -05:00
parent b11cce8cf4
commit 391e18ab93

View File

@@ -1083,9 +1083,10 @@ WantedBy=multi-user.target
SERVICEBACKUP(){
usrvc=${1}
[ "${usrvc}" == "list" ] && SERVICERESTORE . list
if [ "${usrvc}" == "list" ]; then
SERVICERESTORE . list
if [ "${usrvc}" == "" ]; then
elif [ "${usrvc}" == "" ] || [ "${usrvc}" == "true" ]; then
echo
echo -e "[${idsCL[LightCyan]} 0${idsCL[Default]}]${idsCL[White]} All Services${idsCL[Default]}"
b=1; declare -a bsrvcs