Update mm-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user