mirror of
https://github.com/gitwatch/gitwatch
synced 2024-11-18 21:26:31 +00:00
7 lines
139 B
Desktop File
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
|