Set of scripts to automatically make backups to a local and external target. Uses restic to make encrypted backup, and rsync to sync externally.
Find a file
2025-10-01 20:18:28 +02:00
.gitignore Add .gitignore 2025-09-25 22:44:28 +02:00
backup.sh Add initial version of backup script 2025-09-25 22:44:48 +02:00
init-repo.sh Rename file and add bunch of things 2025-10-01 20:18:28 +02:00
LICENSE Initial commit 2025-09-25 20:31:40 +00:00
README.md Initial commit 2025-09-25 20:31:40 +00:00

automatic-backup-scripts

Set of scripts to automatically make backups to a local and external target. Uses restic to make encrypted backup, and rsync to sync externally.