move variables and add password ask for borg backup

This commit is contained in:
2022-07-01 17:55:24 +02:00
parent 33097ac42a
commit 0d2fe132d3
4 changed files with 39 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
DOCKER_IMAGE_VERSION="1.0.9"
BORG_VERSION=$(borg -V)
SSH_FOLDERS=( /sshkeys/clients /sshkeys/host )