Update proxmenu-scripts.sh
This commit is contained in:
@@ -15,7 +15,7 @@ INSTALL_ACRONIS() {
|
||||
echo
|
||||
|
||||
echo -e "\n${idsCL[Green]}Acronis has been installed${idsCL[Default]}"
|
||||
[ ${1-x} ] && exit 0
|
||||
[ ${action-x} ] && exit 0
|
||||
ENTER2CONTINUE
|
||||
esac
|
||||
}
|
||||
@@ -28,7 +28,7 @@ INSTALL_PROXMENUX() {
|
||||
echo
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"
|
||||
echo -e "\n${idsCL[Green]}ProxMenux has been installed${idsCL[Default]}"
|
||||
[ ${1-x} ] && exit 0
|
||||
[ ${action-x} ] && exit 0
|
||||
ENTER2CONTINUE
|
||||
esac
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user