Sync the backup to Google Drive every day
This commit is contained in:
parent
2046329111
commit
e32fde2ddb
4 changed files with 30 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#! /usr/bin/sh
|
||||
|
||||
systemctl --user enable --now backup.timer
|
||||
systemctl --user enable --now sync-backup.timer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue