We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d07f7 commit ed21d68Copy full SHA for ed21d68
recipes/files/etc/systemd/system/git-sync-check.service
@@ -3,7 +3,7 @@ Description=Verify sync status between GitHub and cgit
3
4
[Service]
5
Type=simple
6
-ExecStart=/home/git/ruby-commit-hook/bin/git-sync-check.rb
+ExecStart=/home/git/git.ruby-lang.org/bin/git-sync-check.rb
7
User=git
8
9
[Install]
0 commit comments