extra }
This commit is contained in:
parent
3db4f8f186
commit
24e49411c1
@ -86,7 +86,7 @@ find $backup_dir -type d -ctime +$backup_retention -exec rm -rf {} \;
|
||||
## send to PBS ##
|
||||
/usr/bin/proxmox-backup-client backup slash.pxar:/ \
|
||||
{% for item in backup_path_include %}
|
||||
{% if item.fs_mount }}--include-dev {{ item.path }} \{% endif %}
|
||||
{% if item.fs_mount }--include-dev {{ item.path }} \{% endif %}
|
||||
{% endfor %}
|
||||
{% if backup_pgsql_enabled %}
|
||||
postgresql.pxar:$backup_dir/$today/postgresql \
|
||||
|
Loading…
x
Reference in New Issue
Block a user