5 lines
128 B
Bash
Executable File
5 lines
128 B
Bash
Executable File
#!/bin/bash
|
|
|
|
export RESTIC_PASSWORD="benEatsBananas!"
|
|
export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/opt"
|