update borg sync source dir
Some checks are pending
/ run ansible (push) Waiting to run

This commit is contained in:
Gabriel Augendre 2024-10-16 20:51:57 +02:00
parent eeac2fa86e
commit a19f54552b

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# Change all the variables below to suit your needs: # Change all the variables below to suit your needs:
SOURCE_DIRECTORY="/mnt/data/nextcloud-aio/backups/borg" SOURCE_DIRECTORY="/mnt/backup/nextcloud/borg"
RCLONE_CONFIG="borgbase-nextcloud-aio" RCLONE_CONFIG="borgbase-nextcloud-aio"
TARGET_DIRECTORY="repo" TARGET_DIRECTORY="repo"