mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 01:20:17 +01:00 
			
		
		
		
	add generic bash function addBasicAuthUser
This commit is contained in:
		
				
					committed by
					
						
						Pierre Delpy
					
				
			
			
				
	
			
			
			
						parent
						
							788e4ea9f7
						
					
				
				
					commit
					dc0fc286b1
				
			@@ -73,7 +73,6 @@ case "$ACTION" in
 | 
			
		||||
		hc_send log "Bridgehead $PROJECT startup: Checking requirements ..."
 | 
			
		||||
		checkRequirements
 | 
			
		||||
		hc_send log "Bridgehead $PROJECT startup: Requirements checked out. Now starting bridgehead ..."
 | 
			
		||||
		export LDM_LOGIN=$(getLdmPassword)
 | 
			
		||||
		exec $COMPOSE -p $PROJECT -f ./minimal/docker-compose.yml -f ./$PROJECT/docker-compose.yml $OVERRIDE up --abort-on-container-exit
 | 
			
		||||
		;;
 | 
			
		||||
	stop)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user