add more backup directories for backup to cygnus
This commit is contained in:
@@ -20,7 +20,7 @@ export RESTIC_REPOSITORY="sftp:sftpuser@Cygnus:/Backup/restic/teal" # *EDIT* f
|
|||||||
|
|
||||||
# What to backup. Colon-separated paths e.g. to different mountpoints "/home:/mnt/usb_disk".
|
# What to backup. Colon-separated paths e.g. to different mountpoints "/home:/mnt/usb_disk".
|
||||||
# To backup only your home directory, set "/home/your-user"
|
# To backup only your home directory, set "/home/your-user"
|
||||||
export RESTIC_BACKUP_PATHS="/mnt/storage/appdata" # *EDIT* fill conveniently with one or multiple paths
|
export RESTIC_BACKUP_PATHS="/etc:/root:/home:/srv/restic:/mnt/storage/appdata" # *EDIT* fill conveniently with one or multiple paths
|
||||||
|
|
||||||
|
|
||||||
# Example below of how to dynamically add a path that is mounted e.g. external USB disk.
|
# Example below of how to dynamically add a path that is mounted e.g. external USB disk.
|
||||||
|
|||||||
Reference in New Issue
Block a user