cleanup repo

This commit is contained in:
2022-11-02 11:17:16 +01:00
parent 25401f6f88
commit 24e41f717d
5 changed files with 4 additions and 4 deletions
+10
View File
@@ -0,0 +1,10 @@
DOCKER_IMAGE_VERSION="2.0.0"
BORG_VERSION=$(borg -V)
SSH_FOLDERS=( "/sshkeys/clients" "/sshkeys/host" )
NODE_EXPORTER_DIR="/logs"
##############################################################################################################################
# Funktionen
##############################################################################################################################
function sepurator {
echo "======================================================================================"
}