mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-14 16:37:18 +00:00
Add shebang line to dev env bootstrap script
This commit is contained in:
parent
e59a02b0fc
commit
f1ec2a329b
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
LOGFILE="/tmp/bootstrap_tfw.log"
|
LOGFILE="/tmp/bootstrap_tfw.log"
|
||||||
|
Loading…
Reference in New Issue
Block a user