mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-17 11:06:17 +00:00
Update config_menu.sh
This commit is contained in:
@@ -342,7 +342,7 @@ show_version_info() {
|
||||
fi
|
||||
local translated_status=$(translate "$status")
|
||||
case "$status" in
|
||||
"installed"|"already_installed"|"created"|"already_exists"|"upgraded")
|
||||
"installed"|"already_installed"|"created"|"already_exists"|"upgraded"|"updated")
|
||||
info_message+="✓ $component: $translated_status\n"
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user