mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +02:00
add locale for elixir, fix test for kotlin, add instructions for bf installation
This commit is contained in:
parent
6d69a1b189
commit
0a414f2d3f
3 changed files with 11 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
export LC_ALL="en_US.UTF-8"
|
||||
|
||||
cd /tmp/$2
|
||||
timeout -s KILL 3 xargs -a args.args -d '\n' elixir code.code < stdin.stdin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue