mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 07:32:55 +00:00
3 lines
137 B
Plaintext
3 lines
137 B
Plaintext
|
# Run backup of mail folder, requires rclone (and uplink, with proper setup)
|
||
|
@hourly root rclone sync /home/noah/Mail/ mail-backup:mail/
|