Files
2024-04-06 20:41:52 -05:00

5 lines
150 B
Bash
Executable File

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