borgbackup.sh aktualisiert
This commit is contained in:
@@ -148,7 +148,7 @@ borg_keyexport() {
|
||||
# überprüfen, ob borg-Repository initialisiert wurde
|
||||
# und ausführen, falls nötig
|
||||
borg_check() {
|
||||
|
||||
echo "Überprüfe, ob das Repository initialisiert ist..."
|
||||
if $BORG check ${BORG_REPO}; then
|
||||
echo "Das Repository ist bereits initialisiert."
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user