Skip to content

Commit ed21d68

Browse files
committed
Update git-sync-check path
1 parent 81d07f7 commit ed21d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/files/etc/systemd/system/git-sync-check.service

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Description=Verify sync status between GitHub and cgit
33

44
[Service]
55
Type=simple
6-
ExecStart=/home/git/ruby-commit-hook/bin/git-sync-check.rb
6+
ExecStart=/home/git/git.ruby-lang.org/bin/git-sync-check.rb
77
User=git
88

99
[Install]

0 commit comments

Comments
 (0)