Files
linux-scripts/restic/restic-local-scott/export-root.sh
2024-04-06 21:31:04 -05:00

5 lines
126 B
Bash
Executable File

#!/bin/bash
export RESTIC_PASSWORD="benEatsBananas!"
export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/root"