From 1d0535a2284270baad14fde4b4c967595beac143 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 28 Feb 2026 12:29:46 -0600 Subject: [PATCH] update --- defaults.inc | 2 +- proxmenu-scripts.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/defaults.inc b/defaults.inc index 5a42683..1fc5348 100755 --- a/defaults.inc +++ b/defaults.inc @@ -3,7 +3,7 @@ action="$1" FOLDER='/opt/idssys/ta-proxmenu' -VERS='2026.2.3' +VERS='2026.2.4' RNIP=$(ip addr show $(ip route | awk '/default/ { print $5 }') | grep "inet" | head -n 1 | awk '/inet/ {print $2}' | cut -d'/' -f1) diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index 3db1209..63b0b6e 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -134,6 +134,7 @@ DETECT_CPU(){ wget https://cdn.gyptazy.com/debian/proxclmc/proxclmc_1.2.0_amd64.deb dpkg -i proxclmc_1.2.0_amd64.deb rm -f proxclmc_1.2.0_amd64.deb + echo fi proxclmc echo