diff --git a/misc/pve8-post-install.sh b/misc/pve8-post-install.sh index acc04a21..c1913dda 100644 --- a/misc/pve8-post-install.sh +++ b/misc/pve8-post-install.sh @@ -121,7 +121,7 @@ EOF case $CHOICE in yes) msg_info "Adding 'pvetest' repository and set disabled" - cat </etc/apt/sources.list.d/pve-test-repo.list + cat </etc/apt/sources.list.d/pvetest-for-beta.list # deb http://download.proxmox.com/debian/pve bookworm pvetest EOF msg_ok "Added 'pvetest' repository"