1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-09-28 22:22:51 +00:00

autosync-repos.service

This commit is contained in:
Nemo 2019-04-12 02:04:07 +05:30
parent 74f3bb8db2
commit a36b298f3e

View File

@ -0,0 +1,10 @@
[Unit]
Description=Automatically does git push and pull on a number of repos
[Service]
Type=simple
ExecStart=/home/nemo/projects/scripts/syncrepos
Nice=19
[Install]
WantedBy=autosync-repos.target