photofloat/web/utils/yuicompressor

4 lines
72 B
Bash
Executable File

#!/bin/sh
me=$(dirname "$0")
java -jar "$me/yuicompressor-2.4.6.jar" $@