Update mm-scripts.sh

This commit is contained in:
2023-07-10 21:27:17 -05:00
parent 74f993edc2
commit 0f2db63377

View File

@@ -1180,8 +1180,9 @@ SERVICERESTORE(){
done
echo
echo -en "${idsCL[LightCyan]}Select a service to restore: ${idsCL[White]}"
read srvc
read selsrvc
echo
srvc=${bsrvcs[${selsrvc}]}
fi
if [ "${srvc}" != "" ]; then