mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-12 22:37:17 +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
|
||||
|
||||
LOGFILE="/tmp/bootstrap_tfw.log"
|
||||
|
Loading…
Reference in New Issue
Block a user