mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
72c1e1abd1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2 lines
67 B
Bash
2 lines
67 B
Bash
#!/bin/bash
|
|
exec java -jar $(dirname $0)/antlr-3.4-complete.jar $*
|