]> git.wh0rd.org - home.git/blob - .bin/closure-compiler
r: call rb-all directly to avoid double expansion
[home.git] / .bin / closure-compiler
1 #!/bin/bash
2 exec java -jar "/usr/local/src/extensions/closure/compiler.jar" "$@"