Update proxmenu-scripts.sh

This commit is contained in:
David Schroeder
2026-02-28 17:17:02 -06:00
parent 5c864428dd
commit b40454b7cf

View File

@@ -229,7 +229,7 @@ MAIN_MENU() {
echo echo
case $opt in case $opt in
[Mm]) INSTALL_PROXMENUX;; [Mm]) [ ! -f /usr/local/bin/menu ] && INSTALL_PROXMENUX || menu;;
[Pp]) INSTALL_PULSE;; [Pp]) INSTALL_PULSE;;
[Rr]) INSTALL_RMM;; [Rr]) INSTALL_RMM;;
[Ss]) INSTALL_SCREENCONNECT;; [Ss]) INSTALL_SCREENCONNECT;;