feat: use CopyInDir

This commit is contained in:
张泊明518370910136 2024-09-22 01:21:49 -04:00
parent 578be035a0
commit 866e73258c
GPG Key ID: CA088E6D9284F870

View File

@ -17,7 +17,7 @@
"cpuLimit": 10000000000,
"memoryLimit": 419430400,
"procLimit": 50,
"copyInCwd": true,
"copyInDir": ".",
"copyOut": [
"stdout"
],