mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 08:52:56 +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
 | 
					set -eo pipefail
 | 
				
			||||||
 | 
					
 | 
				
			||||||
LOGFILE="/tmp/bootstrap_tfw.log"
 | 
					LOGFILE="/tmp/bootstrap_tfw.log"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user