mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
scala extension
This commit is contained in:
parent
8923fbd5cf
commit
ceb902349f
1 changed files with 1 additions and 1 deletions
2
packages/scala/3.0.0/run
vendored
2
packages/scala/3.0.0/run
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put instructions to run the runtime
|
||||
scala -color never "$@"
|
||||
scala "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue