From 7cb3c61970d563d7904c9a24cc6e60be0f9c06ed Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Sun, 26 May 2024 00:36:16 +0800 Subject: [PATCH] fix: arg --- conf.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.toml b/conf.toml index 5a3b0a9..c3407eb 100644 --- a/conf.toml +++ b/conf.toml @@ -11,7 +11,7 @@ memoryLimit = 104_857_600 procLimit = 50 copyInCwd = true [stages.executor.with.default.copyIn.healthcheck] -src = "./../../../build/healthcheck" +src = "./../../../../../../build/healthcheck" copyOut = ["stdout", "stderr"] [stages.executor.with.default.stdin] content = ""