Update proxmenu-scripts.sh
This commit is contained in:
+1
-1
@@ -389,7 +389,7 @@ if [ ${action-x} ]; then
|
||||
restart) RESTART_PVE_SERVICES ${2};;
|
||||
cpu) DETECT_CPU;;
|
||||
mm) MAINTENANCE_MODE;;
|
||||
timeout) SET_VM_SHUTDOWNTIMEOUT $(2);;
|
||||
timeout) SET_VM_SHUTDOWNTIMEOUT ${2};;
|
||||
*) MAIN_MENU;;
|
||||
esac
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user