Files
linux-scripts/restic/restic-sftp/export-etc.sh
2024-04-03 09:38:04 -05:00

5 lines
144 B
Bash
Executable File

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