We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5effdc3 commit 9eb714aCopy full SHA for 9eb714a
bin/ruby-build
@@ -1,4 +1,4 @@
1
-#! /usr/bin/env bash
+#!/usr/bin/env bash
2
3
set -E
4
exec 3<&2 # preserve original stderr at fd 3
0 commit comments