Update proxmenu-scripts.sh
This commit is contained in:
@@ -254,7 +254,7 @@ if [ ${action-x} ]; then
|
||||
omsa) INSTALL_OMSA;;
|
||||
glances) INSTALL_GLANCES;;
|
||||
acronis) INSTALL_ACRONIS;;
|
||||
proxmenux) INSTALL_PROXMENUX;;
|
||||
proxmenux) [ ! -f /usr/local/bin/menu ] && INSTALL_PROXMENUX || /usr/local/bin/menu;;
|
||||
screenconnect) INSTALL_SCREENCONNECT;;
|
||||
cpu) DETECT_CPU;;
|
||||
*) MAIN_MENU;;
|
||||
|
||||
Reference in New Issue
Block a user