mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 02:22:55 +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