fix bash syntax error
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build was killed
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build was killed
				
			This commit is contained in:
		@@ -32,7 +32,7 @@ RUN apt-get update && \
 | 
			
		||||
        --with-compat \
 | 
			
		||||
        --add-module=../nginx-rtmp-module \
 | 
			
		||||
        --with-debug\
 | 
			
		||||
        --builddir=/tmp/build/${NGINX_VERSION} \
 | 
			
		||||
        --builddir=/tmp/build/${NGINX_VERSION} && \
 | 
			
		||||
    make -j $(getconf _NPROCESSORS_ONLN) && \
 | 
			
		||||
    make install && \
 | 
			
		||||
    mkdir /var/lock/nginx && \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user