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

5 lines
156 B
Bash
Executable File

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