浏览代码

Update pbs3-upgrade.sh

tweak
tteckster 2 年之前
父节点
当前提交
f7b56041b3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      misc/pbs3-upgrade.sh

+ 1 - 1
misc/pbs3-upgrade.sh

@@ -47,7 +47,7 @@ msg_error() {
 
 
 start_routines() {
 start_routines() {
   header_info
   header_info
-  CHOICE=$(whiptail --title "PBS 2 BACKUP" --menu "\nMake a backup of /etc/proxmox-backup to ensure that in the worst case, any relevant configuration can be recovered?" 11 58 2 \
+  CHOICE=$(whiptail --title "PBS 2 BACKUP" --menu "\nMake a backup of /etc/proxmox-backup to ensure that in the worst case, any relevant configuration can be recovered?" 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