Update menu_Helper_Scripts.sh

This commit is contained in:
MacRimi 2025-02-09 16:47:46 +01:00 committed by GitHub
parent a0a5fc891b
commit 5bde64d732
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,7 +106,7 @@ show_menu() {
whiptail --title "Proxmox VE Helper-Scripts" \ whiptail --title "Proxmox VE Helper-Scripts" \
--msgbox "$(translate "Visit the website for more scripts and updates:\n\nhttps://community-scripts.github.io/ProxmoxVE/")" 15 70 --msgbox "$(translate "Visit the website to discover more scripts and stay up to date with the latest updates:\n\nhttps://community-scripts.github.io/ProxmoxVE")" 15 70
exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh") exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh")