Files
backup-scripts/storage/export-storage-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/storage-backups"
export RESTIC_PASSWORD_FILE=/root/scripts/backups/restic-password