Files
linux-scripts/restic/restic-sftp/restic-sftp-export-etc.sh
2024-03-14 10:32:30 -05:00

5 lines
144 B
Bash

#!/bin/bash
export RESTIC_PASSWORD="8ung1e1!"
export RESTIC_REPOSITORY="sftp:akanealw@truenas:/mnt/data/backups/resticbackups/changemepls/etc"