Renumber installation scripts
This commit is contained in:
parent
137fcd6e77
commit
cf4e828b1b
9 changed files with 0 additions and 0 deletions
7
.config/setup/14-install-cron-jobs.sh
Executable file
7
.config/setup/14-install-cron-jobs.sh
Executable file
|
|
@ -0,0 +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