added -i to shebang
This commit is contained in:
parent
48937f75bb
commit
ca247164ea
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash -i
|
||||||
# set -e
|
# set -e
|
||||||
set -u
|
set -u
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user