closure-compiler/closure-compiler.sh

3 lines
67 B
Bash
Raw Normal View History

#!/bin/sh
exec java -jar /usr/share/java/closure-compiler.jar "$@"