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