Refs #8359: 8359-Backup_node_PVE - Final Script - Adding better description options

This commit is contained in:
Xavi Lleó 2025-01-08 13:23:49 +01:00
parent e00697dcad
commit de22ad7efe
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
# POOL="backup-pool"
# BACKUP_ITEMS="etc-pve.pxar:/etc/pve,interfaces.pxar:/etc/network"
# LOG_FILE="/var/log/proxmox-backup-node-pve.log"
# KEY_FILE="mykeyfile.key"
# PBS_PASSWORD='mypass'
# KEY_FILE="mykeyfile.key" #In case you want encrypted backups
# PBS_PASSWORD='mypass or api token'
# PBS_FINGERPRINT='b0:69:24:75:f0:92:a2:72:37:7c:c1:cb:0d:ba:8e:14:EE:XX:AA:MM:PP:LL:EE:e4:2b:07:02:18:86:9a:df:45'
#
# If you prefer to use switches in a one-liner, refer to the help section (--help) for available options.