mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-14 08:52:22 +00:00
Actualizar main_menu.sh
This commit is contained in:
parent
8969bc5aa6
commit
3c990df1fe
@ -54,7 +54,7 @@ show_menu() {
|
|||||||
if [[ $EXIT_STATUS -ne 0 ]]; then
|
if [[ $EXIT_STATUS -ne 0 ]]; then
|
||||||
# ESC pressed or Cancel
|
# ESC pressed or Cancel
|
||||||
clear
|
clear
|
||||||
msg_ok "$(translate "Thank you for using ProxMenu. Goodbye!")"
|
msg_ok "$(translate "Thank you for using ProxMenux. Goodbye!")"
|
||||||
rm -f "$TEMP_FILE"
|
rm -f "$TEMP_FILE"
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user