Parcourir la source

Update pve8-install.sh

tweak
tteckster il y a 2 ans
Parent
commit
e8ff5b6540
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      misc/pve8-install.sh

+ 1 - 1
misc/pve8-install.sh

@@ -115,7 +115,7 @@ EOF
     ;;
     ;;
   esac
   esac
 
 
-  CHOICE=$(whiptail --title "PVE8 TEST" --menu "The 'pvetest' repository can give advanced users access to new features and updates before they are officially released.\n \nAdd (Disabled) 'pvetest' repository?" 14 58 2 \
+  CHOICE=$(whiptail --title "PVE8 TEST" --menu "The 'pvetest' repository can give advanced users access to new features and updates before they are officially released.\n \nAdd 'pvetest' repository?" 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