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