Backup Script for GitHub Branches
- Download files/folder in /backup on your backup server
- After testing, insert the following cron-jobs with
Crontab -eor https://console.cron-job.org/login (not mine)
0 3 * * * /backup/backup_data.sh
Backup Script for GitHub Branches
Crontab -e or https://console.cron-job.org/login (not mine)0 3 * * * /backup/backup_data.sh