mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 05:26:28 +02:00
commit
46edb3b478
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd /tmp/$1
|
||||
timeout -s KILL 3 xargs -a args.args -d '\n' deno run code.code < stdin.stdin
|
||||
timeout -s KILL 3 xargs -a args.args -d '\n' NO_COLOR=true deno run code.code < stdin.stdin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue