mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-25 01:34:28 +01:00
Update post-pve-install.sh
tweak
This commit is contained in:
parent
b81ef06161
commit
27d1e0af35
@ -102,7 +102,7 @@ EOF
|
||||
esac
|
||||
|
||||
if [[ "${VERSION}" == "bookworm" ]]; then
|
||||
CHOICE=$(whiptail --title "CEPH PACKAGE REPOSITORIES" --menu "The 'Ceph Package Repositories' provides access to both the 'no-subscription'(enabled) and 'enterprise'(disabled) repositories.\n \nEnable 'ceph package repositories?" 14 58 2 \
|
||||
CHOICE=$(whiptail --title "CEPH PACKAGE REPOSITORIES" --menu "The 'Ceph Package Repositories' provides access to both the 'no-subscription'(enabled) and 'enterprise'(disabled) repositories.\n \nAdd 'ceph package repositories?" 14 58 2 \
|
||||
"yes" " " \
|
||||
"no" " " 3>&2 2>&1 1>&3)
|
||||
case $CHOICE in
|
||||
|
Loading…
Reference in New Issue
Block a user