Backup Files to Github using Cron and Shell script
Jul 28, 2023 · 3 min read · When you want to backup your files on computers every day/week/month, you can use backup software. In addition to those, I do the way to rely on Github when save arbitrary files. For example, a config file for some app, a daily memo markdown file or ...
Join discussion