update
This commit is contained in:
+6
-1
@@ -6,6 +6,12 @@
|
||||
source /opt/idssys/defaults/default.inc
|
||||
source /opt/idssys/ta-proxmenu/defaults.inc
|
||||
|
||||
# An older run.sh may update main on disk while continuing to execute its
|
||||
# already-loaded code. Hand V2 to the new launcher loaded from disk.
|
||||
if [[ "${1:-}" == "V2" ]]; then
|
||||
exec /opt/idssys/ta-proxmenu/run.sh V2
|
||||
fi
|
||||
|
||||
INSTALL_PULSE() {
|
||||
echo
|
||||
bash <(curl -fsSL https://github.com/rcourtman/Pulse/releases/latest/download/install.sh)
|
||||
@@ -419,4 +425,3 @@ exit 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user