From ec124bbdf5853394c0bae52a06962109bebea107 Mon Sep 17 00:00:00 2001 From: BoYanZh Date: Wed, 23 Oct 2024 04:05:11 -0400 Subject: [PATCH] fix: copyInDir --- conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.json b/conf.json index 8ccd9f1..d3143a3 100644 --- a/conf.json +++ b/conf.json @@ -12,7 +12,7 @@ "cpuLimit": 10000000000, "memoryLimit": 104857600, "procLimit": 50, - "copyInCwd": true, + "copyInDir": ".", "copyOut": ["stdout", "stderr"], "stdin": { "content": ""