Update mm-scripts.sh
This commit is contained in:
@@ -1181,7 +1181,7 @@ SERVICERESTORE(){
|
|||||||
b=$((b+1))
|
b=$((b+1))
|
||||||
done
|
done
|
||||||
echo
|
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]}"
|
echo -en "${idsCL[LightCyan]}Select a service to ${msg}: ${idsCL[White]}"
|
||||||
read selsrvc
|
read selsrvc
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user