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