mirror of
				https://github.com/TeaOSLab/EdgeNode.git
				synced 2025-11-04 16:00:25 +08:00 
			
		
		
		
	编译时加入configs/cluster.template.yaml文件
This commit is contained in:
		@@ -50,6 +50,7 @@ function build() {
 | 
				
			|||||||
	fi
 | 
						fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	cp "$ROOT"/configs/api.template.yaml "$DIST"/configs
 | 
						cp "$ROOT"/configs/api.template.yaml "$DIST"/configs
 | 
				
			||||||
 | 
						cp "$ROOT"/configs/cluster.template.yaml "$DIST"/configs
 | 
				
			||||||
	cp -R "$ROOT"/www "$DIST"/
 | 
						cp -R "$ROOT"/www "$DIST"/
 | 
				
			||||||
	cp -R "$ROOT"/pages "$DIST"/
 | 
						cp -R "$ROOT"/pages "$DIST"/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user