1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-07-04 08:09:08 +00:00
dotfiles/files/git/.config/systemd/user/autosync-repos.timer

9 lines
156 B
SYSTEMD
Raw Normal View History

2019-04-11 20:16:13 +00:00
[Unit]
Description=Automatically does git push and pull on a number of repos
[Timer]
OnBootSec=1min
OnUnitActiveSec=15min
[Install]
WantedBy=timers.target