mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	README: update make command to build full release (#5004)
* update make command to build full release * use quoted TAGS `TAGS=bindata` => `TAGS="bindata"`
This commit is contained in:
		@@ -29,7 +29,7 @@ This project has been
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
From the root of the source tree, run:
 | 
					From the root of the source tree, run:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    make generate all
 | 
					    TAGS="bindata" make generate all
 | 
				
			||||||
 | 
					
 | 
				
			||||||
More info: https://docs.gitea.io/en-us/install-from-source/
 | 
					More info: https://docs.gitea.io/en-us/install-from-source/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user