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
5bde64d732
commit
df652a1887
@ -125,7 +125,7 @@ show_menu() {
|
||||
if whiptail --title "$(translate "Script Information")" \
|
||||
--yes-button "$(translate "Accept")" \
|
||||
--no-button "$(translate "Cancel")" \
|
||||
--yesno "$selected_description" 20 78; then
|
||||
--yesno "$selected_description" 25 78; then
|
||||
msg_info2 "$(translate "Executing script:") $script_selection"
|
||||
sleep 2
|
||||
bash <(curl -s "$selected_url")
|
||||
|
Loading…
x
Reference in New Issue
Block a user