index
:
ebus-alt.git
master
(outdated) see github/yvesf/ebus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ebus-scala
/
run.sh
blob: 6b137eb111ca814c66447648c6a6d46b3d428f83 (
plain
)
1
2
3
4
#!/bin/sh
exec
scala
"
$0
"
"
$@
"
#!
App.main
(
args
)