diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index dc5d11b..a874ab9 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -284,6 +284,8 @@ INSTALL_KEEPALIVE() { * ) echo + + set -Eeuo pipefail # ----------------------------------------------------------------------------- @@ -704,7 +706,6 @@ RESULT - echo -e "\n${idsCL[Green]}Keepalive has been installed${idsCL[Default]}" [ ${action-x} ] && exit 0 || ENTER2CONTINUE esac