mirror of https://github.com/Xhofe/alist
				
				
				
			
							parent
							
								
									17af21079f
								
							
						
					
					
						commit
						f4affb2c69
					
				
							
								
								
									
										2
									
								
								build.sh
								
								
								
								
							
							
						
						
									
										2
									
								
								build.sh
								
								
								
								
							| 
						 | 
					@ -9,6 +9,8 @@ if [ "$1" == "web" ]; then
 | 
				
			||||||
  exit 0
 | 
					  exit 0
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					go env -w GOPROXY=https://goproxy.cn,https://mirrors.aliyun.com/goproxy/,https://goproxy.io,direct
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if [ "$1" == "docker" ]; then
 | 
					if [ "$1" == "docker" ]; then
 | 
				
			||||||
  appName="alist"
 | 
					  appName="alist"
 | 
				
			||||||
  builtAt="$(date +'%F %T %z')"
 | 
					  builtAt="$(date +'%F %T %z')"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue