This commit is contained in:
David Schroeder
2026-07-18 21:46:54 -05:00
parent d8081d762c
commit e82b749fc6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
action="$1" action="$1"
FOLDER='/opt/idssys/ta-proxmenu' FOLDER='/opt/idssys/ta-proxmenu'
VERS='2026.6.6-1' VERS='2026.7.18-1'
noupdate=' ' noupdate=' '
+1 -1
View File
@@ -39,7 +39,7 @@ INSTALL_PROXMENUX() {
# * ) # * )
# echo # echo
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)" bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"
systemctl disable --now proxmenux-monitor # systemctl disable --now proxmenux-monitor
menu menu
# echo -e "\n${idsCL[Green]}ProxMenux has been installed${idsCL[Default]}" # echo -e "\n${idsCL[Green]}ProxMenux has been installed${idsCL[Default]}"
# [ ${action-x} ] && exit 0 || ENTER2CONTINUE # [ ${action-x} ] && exit 0 || ENTER2CONTINUE