Update proxmenu-scripts.sh
This commit is contained in:
@@ -174,13 +174,13 @@ MAIN_MENU() {
|
||||
echo -e " [${idsCL[LightYellow]}A${idsCL[Default]}] ${idsCL[White]}Install Acronis CyberProtect Backup Agent${idsCL[Default]}"
|
||||
echo -e " [${idsCL[LightYellow]}O${idsCL[Default]}] ${idsCL[White]}Install Dell OMSA${idsCL[Default]}"
|
||||
echo
|
||||
echo -e " [${idsCL[Yellow]}C${idsCL[Default]}] ${idsCL[White]}Detect CPU-Arch for Live Migrations${idsCL[Default]}"
|
||||
echo -e " [${idsCL[LightYellow]}C${idsCL[Default]}] ${idsCL[White]}Detect CPU-Arch for Live Migrations${idsCL[Default]}"
|
||||
echo
|
||||
echo
|
||||
echo -e " [${idsCL[Yellow]}Q${idsCL[Default]}] ${idsCL[White]}Quit${idsCL[Default]}"
|
||||
echo -e " [${idsCL[LightYellow]}Q${idsCL[Default]}] ${idsCL[White]}Quit${idsCL[Default]}"
|
||||
echo
|
||||
echo
|
||||
echo -e -n "${idsCL[Yellow]}Please select an [ActionItem] from above:${idsCL[Default]} "
|
||||
echo -e -n "${idsCL[Yellow]}Enter ${idsCL[LightYellow]}option${idsCL[Yellow]} from above:${idsCL[Default]} "
|
||||
read -n 1 opt
|
||||
echo
|
||||
case $opt in
|
||||
|
||||
Reference in New Issue
Block a user