update
This commit is contained in:
@@ -8,16 +8,16 @@ source /opt/idssys/ta-proxmenu/defaults.inc
|
||||
|
||||
|
||||
INSTALL_ACRONIS() {
|
||||
read -n 1 -p "Are you sure you wish to install Acronis (Y/n)?" choice
|
||||
case "$choice" in
|
||||
[Nn]) MAIN_MENU;;
|
||||
* )
|
||||
echo
|
||||
# read -n 1 -p "Are you sure you wish to install Acronis (Y/n)?" choice
|
||||
# case "$choice" in
|
||||
# [Nn]) MAIN_MENU;;
|
||||
# * )
|
||||
# echo
|
||||
|
||||
echo -e "\n${idsCL[Green]}Acronis install script has not been finished.... :*^(${idsCL[Default]}"
|
||||
[ ${action-x} ] && exit 0
|
||||
ENTER2CONTINUE
|
||||
esac
|
||||
# esac
|
||||
}
|
||||
|
||||
INSTALL_PROXMENUX() {
|
||||
|
||||
Reference in New Issue
Block a user