diff options
Diffstat (limited to 'mirror.timer')
-rw-r--r-- | mirror.timer | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mirror.timer b/mirror.timer new file mode 100644 index 0000000..45bc9ab --- /dev/null +++ b/mirror.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Mirrors git repositories in bulk + +[Timer] +OnCalendar=daily +Persistent=true + +[Install] +WantedBy=timers.target |