Files
linux-scripts/restic/restic-lxc/export-opt.sh
2024-03-29 03:29:16 -05:00

5 lines
97 B
Bash
Executable File

#!/bin/bash
export RESTIC_PASSWORD="8ung1e1!"
export RESTIC_REPOSITORY="/mnt/resticbackups/opt"