Update mm-scripts.sh

This commit is contained in:
2023-07-10 23:10:07 -05:00
parent f635286b4a
commit c9eedd90bd

View File

@@ -1181,7 +1181,7 @@ SERVICERESTORE(){
b=$((b+1))
done
echo
[ "${2}" == "list" ] && msg='list backips for' || msg='restore'
[ "${2}" == "list" ] && msg='list backups for' || msg='restore'
echo -en "${idsCL[LightCyan]}Select a service to ${msg}: ${idsCL[White]}"
read selsrvc
echo