Files
backup-scripts/proxmox/export-proxmox-backups-hosthatch.sh
2024-04-06 08:50:04 +00:00

5 lines
158 B
Bash
Executable File

#!/bin/bash
export RESTIC_REPOSITORY="sftp:root@hosthatch-backup:/backups/proxmox-backups"
export RESTIC_PASSWORD_FILE=/root/scripts/backups/restic-password