mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
increase execution time, lift cpu cap, updated docs
This commit is contained in:
parent
35ddde0106
commit
eec7ec26fa
9 changed files with 10 additions and 14 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
timeout -s KILL 2 nodejs $*
|
||||
timeout -s KILL 3 nodejs $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue