fix: 更新 Dockerfile 中 lib 库安装脚本的下载链接
This commit is contained in:
		
							parent
							
								
									f7c907cc84
								
							
						
					
					
						commit
						676336cb5c
					
				| @ -1,7 +1,7 @@ | |||||||
| FROM docker.cnb.cool/btpanel/btpanel:9.0_lts_fresh | FROM docker.cnb.cool/btpanel/btpanel:9.0_lts_fresh | ||||||
|      |      | ||||||
| # 安装 lib 库 | # 安装 lib 库 | ||||||
| RUN curl -o /www/server/panel/install/lib.sh http://download.bt.cn/install/0/lib.sh  \ | RUN curl -o /www/server/panel/install/lib.sh https://dg2.bt.cn/install/1/lib.sh  \ | ||||||
|     && sh /www/server/panel/install/lib.sh \ |     && sh /www/server/panel/install/lib.sh \ | ||||||
|     && chmod +x /bt.sh \ |     && chmod +x /bt.sh \ | ||||||
|     && chmod +x /init_mysql.sh |     && chmod +x /init_mysql.sh | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 xiao
						xiao