mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-23 15:38:50 +01:00
Update pbs3-upgrade.sh
tweak
This commit is contained in:
parent
da0a6524fb
commit
7f388de17a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user