4 lines
100 B
Bash
4 lines
100 B
Bash
DOCKER_IMAGE_VERSION="1.0.9"
|
|
BORG_VERSION=$(borg -V)
|
|
SSH_FOLDERS=( /sshkeys/clients /sshkeys/host )
|