فهرست منبع

Update post-pve-install.sh

tweak
tteckster 1 سال پیش
والد
کامیت
27d1e0af35
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      misc/post-pve-install.sh

+ 1 - 1
misc/post-pve-install.sh

@@ -102,7 +102,7 @@ EOF
   esac
   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'(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" " " \
       "yes" " " \
       "no" " " 3>&2 2>&1 1>&3)
       "no" " " 3>&2 2>&1 1>&3)
     case $CHOICE in
     case $CHOICE in