borgbackup.sh aktualisiert
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user