Skip to content

Commit ff817f9

Browse files
authored
common.sh: #!/usr/bin/env bash
1 parent f362683 commit ff817f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
set -eou pipefail
44
shopt -s extglob

0 commit comments

Comments
 (0)