scala extension
This commit is contained in:
parent
8923fbd5cf
commit
ceb902349f
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Put instructions to run the runtime
|
# Put instructions to run the runtime
|
||||||
scala -color never "$@"
|
scala "$@"
|
||||||
|
|
Loading…
Reference in New Issue