This commit is contained in:
2026-03-26 19:10:59 -05:00
parent ecb17b3e23
commit 6f902e35f4
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -364,6 +364,7 @@ if [ ${action-x} ]; then
screenconnect) INSTALL_SCREENCONNECT;;
restart) RESTART_PVE_SERVICES;;
cpu) DETECT_CPU;;
mm) MAINTENANCE_MODE;;
*) MAIN_MENU;;
esac
else