Update proxmenu-scripts.sh

This commit is contained in:
David Schroeder
2026-07-25 09:22:34 -05:00
parent 2ae753237e
commit d788067a5d
+2 -1
View File
@@ -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