We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d133b commit c12ecf9Copy full SHA for c12ecf9
bin/update-git-ruby-lang-org.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh -eu
+#!/bin/sh -eux
2
# This is executed as `sudo -u git /home/git/git.ruby-lang.org/bin/update-git-ruby-lang-org.sh`
3
# when GitHub ruby/git.ruby-lang.org's push webhook is delivered to `cgi-bin/webhook.cgi`.
4
#
0 commit comments