This commit is contained in:
2026-03-26 18:43:31 -05:00
parent a33ecbdfbf
commit ecb17b3e23
2 changed files with 56 additions and 51 deletions
+4 -1
View File
@@ -3,7 +3,10 @@
action="$1"
FOLDER='/opt/idssys/ta-proxmenu'
VERS='2026.3.26-1'
VERS='2026.3.26-3'
noupdate=' restart cpu '
RNIP=$(ip addr show $(ip route | awk '/default/ { print $5 }') | grep "inet" | head -n 1 | awk '/inet/ {print $2}' | cut -d'/' -f1)