mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update menu_Helper_Scripts.sh
This commit is contained in:
parent
363d6711d5
commit
5d82b2936b
@ -31,7 +31,7 @@ fi
|
|||||||
|
|
||||||
load_language
|
load_language
|
||||||
initialize_cache
|
initialize_cache
|
||||||
show_proxmenux_logo
|
#show_proxmenux_logo
|
||||||
# ==========================================================
|
# ==========================================================
|
||||||
|
|
||||||
# Base URL community-scripts
|
# Base URL community-scripts
|
||||||
@ -157,8 +157,8 @@ show_menu() {
|
|||||||
--yes-button "$(translate "Accept")" \
|
--yes-button "$(translate "Accept")" \
|
||||||
--no-button "$(translate "Cancel")" \
|
--no-button "$(translate "Cancel")" \
|
||||||
--yesno "$selected_description" 20 78; then
|
--yesno "$selected_description" 20 78; then
|
||||||
msg_info2 "$(translate "Executing script:") $script_selection"
|
#msg_info2 "$(translate "Executing script:") $script_selection"
|
||||||
sleep 2
|
#sleep 2
|
||||||
download_script "$selected_url"
|
download_script "$selected_url"
|
||||||
msg_ok "$(translate "Script completed.")"
|
msg_ok "$(translate "Script completed.")"
|
||||||
msg_success "$(translate "Press Enter to return to the main menu...")"
|
msg_success "$(translate "Press Enter to return to the main menu...")"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user