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:
		
							parent
							
								
									19e8ce0354
								
							
						
					
					
						commit
						e5fe367b82
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -1,4 +0,0 @@ | |||
| #!/bin/sh | ||||
| echo "compiling LESS Files" | ||||
| lessc ../public/less/gogs.less ../public/css/gogs.css | ||||
| echo "done" | ||||
		Loading…
	
		Reference in a new issue