Simple backup
This is just a very simple script that save several directorys to a destination via rsync, then prompt for shutdown.
This script is meant to be run by small buisness at closing time.
Install
- Install dependencies :
apt-get install zenity rsync
- Copy
simple_backup.env.sample
tosimple_backup.env
and edit it to your needs - Add a crontab entry like
0 19 * * 1-5 /path/to/simple_backup.sh