update
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
action="$1"
|
||||
FOLDER='/opt/idssys/ta-proxmenu'
|
||||
VERS='2026.4.16-2'
|
||||
VERS='2026.4.16-3'
|
||||
|
||||
noupdate=' restart cpu mm '
|
||||
|
||||
|
||||
+1
-1
@@ -367,7 +367,7 @@ if [ ${action-x} ]; then
|
||||
acronis) INSTALL_ACRONIS;;
|
||||
proxmenux) [ ! -f /usr/local/bin/menu ] && INSTALL_PROXMENUX || /usr/local/bin/menu;;
|
||||
screenconnect) INSTALL_SCREENCONNECT;;
|
||||
restart) RESTART_PVE_SERVICES;;
|
||||
restart) RESTART_PVE_SERVICES ${2};;
|
||||
cpu) DETECT_CPU;;
|
||||
mm) MAINTENANCE_MODE;;
|
||||
*) MAIN_MENU;;
|
||||
|
||||
Reference in New Issue
Block a user