Update pbs3-upgrade.sh

tweak
This commit is contained in:
tteckster 2023-06-28 10:53:33 -04:00 committed by GitHub
parent da0a6524fb
commit 7f388de17a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"