my personal backup script with cronjob
Find a file
2025-09-15 22:47:17 +05:30
catbackup.sh Wrote for personal automation 2025-09-15 22:47:17 +05:30
README.md Wrote for personal automation 2025-09-15 22:47:17 +05:30

My homelab backup script for my personal usage

before usage need to generate the restic init first by

restic -r /home/myusername/BACKUPS/RESTIC init

Configs and init configs must be set in main script

Cronjob every nigh 12.30 am

30 0 * * * /home/myusername/BACKUPS/SCRIPTS/catbackup.sh