Periodically commit pending changes in all local projects
This commit is contained in:
parent
01085f3746
commit
fb15ba44c1
3 changed files with 23 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
#! /usr/bin/sh
|
||||
|
||||
# keep-sorted start
|
||||
systemctl --user enable --now backup.timer
|
||||
systemctl --user enable --now sync-backup.timer
|
||||
systemctl --user enable --now sync-git-repos.timer
|
||||
# keep-sorted end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue