This commit is contained in:
2026-04-16 22:21:12 -05:00
parent 05f3c2e53b
commit 3629391e78
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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;;