We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a053376 commit dd649eaCopy full SHA for dd649ea
bin/ruby-build
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#! /usr/bin/env bash
2
3
set -E
4
exec 3<&2 # preserve original stderr at fd 3
0 commit comments