/[web]/hugs/compile.sh
ViewVC logotype

Contents of /hugs/compile.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 682 - (show annotations) (download) (as text)
Wed Jun 8 16:50:22 2011 UTC (12 years, 10 months ago) by rda
File MIME type: application/x-sh
File size: 123 byte(s)
helper for minifying css
1 #!/bin/bash
2 #
3
4 JAVA=`which java`
5 $JAVA -jar yuicompressor-2.4.6.jar --type css -o public/source-min.css public/source.css
6

  ViewVC Help
Powered by ViewVC 1.1.30