update
This commit is contained in:
+2
-2
@@ -2199,7 +2199,7 @@ UTILITIES_MENU() {
|
||||
"Version and installation information"
|
||||
)
|
||||
|
||||
SELECT_MENU "Utilities" labels values
|
||||
SELECT_MENU "TA-ProxMenu Management" labels values
|
||||
case "$MENU_SELECTION" in
|
||||
install_update)
|
||||
if [[ "$UPDATE_STATUS" != "behind" ]]; then
|
||||
@@ -2230,7 +2230,7 @@ MAIN_MENU() {
|
||||
"Host Setup"
|
||||
"Monitoring & Agents"
|
||||
"Cluster & Maintenance"
|
||||
"Utilities"
|
||||
"TA-ProxMenu Management"
|
||||
"Quit"
|
||||
)
|
||||
local -a values=("host" "monitoring" "cluster" "utilities" "quit")
|
||||
|
||||
Reference in New Issue
Block a user