This website works better with JavaScript
Home
Explore
Help
Sign In
txlyre
/
farlands
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
upd
txlyre
3 days ago
parent
d465cbca4d
commit
f865b5f5aa
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
langs/scala/run.sh
+ 1
- 1
langs/scala/run.sh
View File
@@ -2,4 +2,4 @@ IN="$(mktemp --suffix .sc)"
cat > "$IN"
-scala
run
"$IN"
+scala "$IN"