mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-06-28 10:35:12 +00:00
Add shebang line to dev env bootstrap script
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eo pipefail
|
||||
|
||||
LOGFILE="/tmp/bootstrap_tfw.log"
|
||||
|
Reference in New Issue
Block a user