浏览代码

Update pbs3-upgrade.sh

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

+ 1 - 1
misc/pbs3-upgrade.sh

@@ -54,7 +54,7 @@ start_routines() {
   yes)
     msg_info "Backing up Proxmox Backup Server 2"
     tar czf "pbs2-etc-backup-$(date -I).tar.gz" -C "/etc" "proxmox-backup"
-    msg_ok "Backed up to Proxmox Backup Server"
+    msg_ok "Backed up Proxmox Backup Server 2"
     ;;
   no)
     msg_error "Selected no to Backing up Proxmox Backup Server 2"