mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 03:40:18 +01:00 
			
		
		
		
	Wait longer for Blaze to start
This commit is contained in:
		@@ -60,7 +60,7 @@ services:
 | 
			
		||||
             [ ! -f /app/data/lock ] && \
 | 
			
		||||
             ( \
 | 
			
		||||
                 echo 'Wait for Blaze to finish initializing' ; \
 | 
			
		||||
                 sleep 60 ; \
 | 
			
		||||
                 sleep 300 ; \
 | 
			
		||||
                 echo 'Remove old output files' ; \
 | 
			
		||||
                 rm -rf /app/test/* ; \
 | 
			
		||||
                 cd /app ; \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user