summaryrefslogtreecommitdiffstats
path: root/web/utils/yuicompressor
diff options
context:
space:
mode:
Diffstat (limited to 'web/utils/yuicompressor')
-rwxr-xr-xweb/utils/yuicompressor3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/utils/yuicompressor b/web/utils/yuicompressor
new file mode 100755
index 0000000..24ebb3e
--- /dev/null
+++ b/web/utils/yuicompressor
@@ -0,0 +1,3 @@
+#!/bin/sh
+me=$(dirname "$0")
+java -jar "$me/yuicompressor-2.4.6.jar" $@