This commit is contained in:
2026-03-26 18:32:34 -05:00
parent e51d41d8da
commit a33ecbdfbf
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -362,6 +362,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;;
cpu) DETECT_CPU;;
*) MAIN_MENU;;
esac