borgbackup.sh aktualisiert

This commit is contained in:
2025-06-01 10:07:41 +02:00
parent 592da55a69
commit 1402b9d9ad

View File

@@ -17,7 +17,7 @@
# --------------------------------------------------------------------- # ---------------------------------------------------------------------
# Ab hier normalerweise nichts anpassen # Ab hier normalerweise nichts anpassen
export BORG_REPO="ssh://storagebox/./backup" export BORG_REPO="ssh://storagebox/./backup"
LOGTIME=`date +%m-%d` LOGTIME=`date +%d`
BORG=/usr/bin/borg BORG=/usr/bin/borg
BORG_PATH=/root/sc BORG_PATH=/root/sc
BORG_INCLUDEFILE="$BORG_PATH/include.lst" BORG_INCLUDEFILE="$BORG_PATH/include.lst"