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
ed3f2415bb
commit
f4611280a7
@ -292,7 +292,7 @@ while true; do
|
|||||||
"${MENU_ITEMS[@]}" 3>&1 1>&2 2>&3) || {
|
"${MENU_ITEMS[@]}" 3>&1 1>&2 2>&3) || {
|
||||||
dialog --clear --title "Proxmox VE Helper-Scripts" \
|
dialog --clear --title "Proxmox VE Helper-Scripts" \
|
||||||
--msgbox "\n\n$(translate "Visit the website to discover more scripts, stay updated with the latest updates, and support the project:")\n\nhttps://community-scripts.github.io/ProxmoxVE" 15 70
|
--msgbox "\n\n$(translate "Visit the website to discover more scripts, stay updated with the latest updates, and support the project:")\n\nhttps://community-scripts.github.io/ProxmoxVE" 15 70
|
||||||
clear
|
#clear
|
||||||
exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh")
|
exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user