2
0
mirror of https://github.com/gitwatch/gitwatch synced 2024-11-18 21:26:31 +00:00
gitwatch/gitwatch.service
2016-12-13 21:31:51 +00:00

7 lines
139 B
Desktop File

[Unit]
Description=Watch file or directory and git commit all changes
[Service]
ExecStart=/opt/gitwatch/gitwatch.sh %I
ExecStop=/bin/true