mirror of
https://github.com/gogs/gogs.git
synced 2026-05-06 10:26:05 +02: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