5 lines
125 B
Bash
5 lines
125 B
Bash
#!/bin/bash
|
|
|
|
export RESTIC_PASSWORD="8ung1e1!"
|
|
export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/changemepls/opt"
|