diff --git a/seafbackup.details b/seafbackup.details index b2fa16e..d40aaf8 100644 --- a/seafbackup.details +++ b/seafbackup.details @@ -62,13 +62,13 @@ borgRepoPassphrase="p@ssW0rd" # directories to include in your backup along with Seafile data # see repo wiki for more details # leave blank if you only want to backup Seafile related files/directories. -borgXtraListPath="/root/seafBackup/xtraLocations.borg" +borgXtraListPath="/root/seafileBackup/xtraLocations.borg" # OPTIONAL: path to file containing files/directories or 'patterns' to be # excluded in a BORG RECOGNIZED format # see repo wiki for more details or consult borg documentation # leave blank for no exclusions. -borgExcludeListPath="/root/seafBackup/excludeLocations.borg" +borgExcludeListPath="/root/seafileBackup/excludeLocations.borg" # parameters to determine how borg deletes aged backups # more details in the repo wiki and/or borg documentation diff --git a/xtraLocations.borg b/xtraLocations.borg index f784d20..0bed38d 100644 --- a/xtraLocations.borg +++ b/xtraLocations.borg @@ -33,7 +33,7 @@ # root user files /root/.bashrc /root/.ssh/ -/root/SeafBackup/ +/root/seafileBackup/ ### configuration files for programs related to Seafile