Update systemd service

pull/77/head
Ishaat Chowdhury 5 years ago
parent ec09469d1f
commit 2b125065f7
No known key found for this signature in database
GPG Key ID: 00D0F0DD9EF555BE

@ -3,7 +3,7 @@ Description=Watch file or directory and git commit all changes. run with: system
[Service]
Environment="SCRIPT_ARGS=%I"
ExecStart=/usr/bin/gitwatch $SCRIPT_ARGS
ExecStart=/usr/local/bin/gitwatch $SCRIPT_ARGS
ExecStop=/bin/true
[Install]

Loading…
Cancel
Save