Update 'init/entrypoint.sh'
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -9,7 +9,7 @@ git pull origin $REMOTE_BRANCH | ||||
|  | ||||
| # Create target folder and move files | ||||
| mkdir -p $TARGET_DIR | ||||
| if [ -n $FLATTENFOLDER ]; then | ||||
| if [ -n $FLATTEN_FOLDER ]; then | ||||
| 	# Flatten folder structure | ||||
| 	mv ./*/**/* $TARGET_DIR | ||||
| else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user