mirror of
				https://github.com/openresty/openresty.git
				synced 2024-10-13 00:29:41 +00:00 
			
		
		
		
	upgraded ngx_echo to 0.60.
This commit is contained in:
		@ -347,7 +347,7 @@ rm -rf no-pool-nginx-$ver
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#################################
 | 
					#################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ver=0.59
 | 
					ver=0.60
 | 
				
			||||||
$root/util/get-tarball "https://github.com/openresty/echo-nginx-module/tarball/v$ver" -O echo-nginx-module-$ver.tar.gz || exit 1
 | 
					$root/util/get-tarball "https://github.com/openresty/echo-nginx-module/tarball/v$ver" -O echo-nginx-module-$ver.tar.gz || exit 1
 | 
				
			||||||
tar -xzf echo-nginx-module-$ver.tar.gz || exit 1
 | 
					tar -xzf echo-nginx-module-$ver.tar.gz || exit 1
 | 
				
			||||||
mv openresty-echo-nginx-module-* echo-nginx-module-$ver || exit 1
 | 
					mv openresty-echo-nginx-module-* echo-nginx-module-$ver || exit 1
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user