mirror of
https://abf.rosa.ru/djam/closure-compiler.git
synced 2025-02-23 18:42:56 +00:00
3 lines
67 B
Bash
3 lines
67 B
Bash
![]() |
#!/bin/sh
|
||
|
exec java -jar /usr/share/java/closure-compiler.jar "$@"
|