1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-07 08:09:13 +00:00
dotfiles/files/git/.config/systemd/user/autosync-repos.timer
2019-04-12 01:46:48 +05:30

9 lines
156 B
SYSTEMD

[Unit]
Description=Automatically does git push and pull on a number of repos
[Timer]
OnBootSec=1min
OnUnitActiveSec=15min
[Install]
WantedBy=timers.target