autosync-repos.service

This commit is contained in:
Nemo 2019-04-12 02:04:07 +05:30
parent 74f3bb8db2
commit a36b298f3e
1 changed files with 10 additions and 0 deletions

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