fixed java executor to be in the correct directory

This commit is contained in:
TitouanT 2021-02-05 16:21:07 +01:00
parent 8cc1f6c2b5
commit 0b0ea6c932
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/bash
cd /tmp/$2
cp code.code interim.java
timeout -s KILL 10 xargs -a args.args -d '\n' java interim.java < stdin.stdin