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.
#!/usr/bin/env bash
1 parent f362683 commit ff817f9Copy full SHA for ff817f9
lib/common.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
set -eou pipefail
4
shopt -s extglob
0 commit comments