1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-11 06:06:26 +02:00

scala extension

This commit is contained in:
Thomas Hobson 2021-04-24 20:09:25 +12:00
parent 8923fbd5cf
commit ceb902349f
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
scala -color never "$@"
scala "$@"