mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	scripts: Remove less.sh superseded by Makefile
We no longer need to manually build CSS files as Makefile keeps track of it.
This commit is contained in:
		@@ -1,4 +0,0 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
echo "compiling LESS Files"
 | 
			
		||||
lessc ../public/less/gogs.less ../public/css/gogs.css
 | 
			
		||||
echo "done"
 | 
			
		||||
		Reference in New Issue
	
	Block a user