mirror of https://github.com/v2ray/v2ray-core
				
				
				
			Update install.sh
							parent
							
								
									44bf412dfc
								
							
						
					
					
						commit
						dfad8163f3
					
				| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
GO_AMD64=https://storage.googleapis.com/golang/go1.6.linux-amd64.tar.gz
 | 
			
		||||
GO_X86=https://storage.googleapis.com/golang/go1.6.linux-386.tar.gz
 | 
			
		||||
GO_AMD64=https://storage.googleapis.com/golang/go1.6.1.linux-amd64.tar.gz
 | 
			
		||||
GO_X86=https://storage.googleapis.com/golang/go1.6.1.linux-386.tar.gz
 | 
			
		||||
ARCH=$(uname -m)
 | 
			
		||||
GO_CUR=${GO_AMD64}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue