This commit is contained in:
David Schroeder
2026-03-01 18:14:31 -06:00
parent 850a288bc6
commit ba2d768fe5
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
action="$1"
FOLDER='/opt/idssys/ta-proxmenu'
VERS='2026.2.7'
VERS='2026.2.8'
RNIP=$(ip addr show $(ip route | awk '/default/ { print $5 }') | grep "inet" | head -n 1 | awk '/inet/ {print $2}' | cut -d'/' -f1)