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