Skip to content

Commit c12ecf9

Browse files
committed
Add set -x for update-git-ruby-lang-org
1 parent 68d133b commit c12ecf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/update-git-ruby-lang-org.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh -eu
1+
#!/bin/sh -eux
22
# This is executed as `sudo -u git /home/git/git.ruby-lang.org/bin/update-git-ruby-lang-org.sh`
33
# when GitHub ruby/git.ruby-lang.org's push webhook is delivered to `cgi-bin/webhook.cgi`.
44
#

0 commit comments

Comments
 (0)