deb http://download.proxmox.com/debian/pve $(VERSION) pve-no-subscription
deb http://download.proxmox.com/debian/pve ${VERSION} pve-no-subscription
EOF
msg_ok "Enabled 'pve-no-subscription' repository"
;;
@ -101,7 +101,7 @@ EOF
;;
esac
if[["$(VERSION)"=="bookworm"]];then
if[["${VERSION}"=="bookworm"]];then
CHOICE=$(whiptail --title "CEPH PACKAGE REPOSITORIES" --menu "The 'Ceph Package Repositories' provides access to both the 'no-subscription' and 'enterprise' repositories.\n \nEnable 'ceph package repositories?"14582\
"yes"" "\
"no"" " 3>&2 2>&1 1>&3)
@ -127,7 +127,7 @@ EOF
yes)
msg_info "Adding 'pvetest' repository and set disabled"