stormy-weather/bin/yui-compressor
2012-02-05 22:01:28 -08:00

3 lines
74 B
Bash
Executable file

#!/bin/bash
java -jar $(dirname $0)/yuicompressor-2.4.7.jar "$1" -o "$2"