mirror of
				https://github.com/TeaOSLab/EdgeAPI.git
				synced 2025-11-04 07:50:25 +08:00 
			
		
		
		
	开源版本不运行sql.sh
This commit is contained in:
		@@ -76,8 +76,10 @@ function build() {
 | 
			
		||||
	fi
 | 
			
		||||
 | 
			
		||||
	# build sql
 | 
			
		||||
	echo "building sql ..."
 | 
			
		||||
	${ROOT}/sql.sh
 | 
			
		||||
	if [ $TAG = "plus" ]; then
 | 
			
		||||
		echo "building sql ..."
 | 
			
		||||
		${ROOT}/sql.sh
 | 
			
		||||
	fi
 | 
			
		||||
 | 
			
		||||
	# copy files
 | 
			
		||||
	echo "copying ..."
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user