We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b008a6 commit a17b9b0Copy full SHA for a17b9b0
update.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
set -Eeuo pipefail
3
4
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
0 commit comments