update
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
action="$1"
|
action="$1"
|
||||||
FOLDER='/opt/idssys/ta-proxmenu'
|
FOLDER='/opt/idssys/ta-proxmenu'
|
||||||
VERS='2026.3.26-3'
|
VERS='2026.3.26-4'
|
||||||
|
|
||||||
noupdate=' restart cpu '
|
noupdate=' restart cpu '
|
||||||
|
|
||||||
|
|||||||
@@ -364,6 +364,7 @@ if [ ${action-x} ]; then
|
|||||||
screenconnect) INSTALL_SCREENCONNECT;;
|
screenconnect) INSTALL_SCREENCONNECT;;
|
||||||
restart) RESTART_PVE_SERVICES;;
|
restart) RESTART_PVE_SERVICES;;
|
||||||
cpu) DETECT_CPU;;
|
cpu) DETECT_CPU;;
|
||||||
|
mm) MAINTENANCE_MODE;;
|
||||||
*) MAIN_MENU;;
|
*) MAIN_MENU;;
|
||||||
esac
|
esac
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user