diff --git a/conf.json b/conf.json index cd34d05..bb2d0d5 100644 --- a/conf.json +++ b/conf.json @@ -6,7 +6,7 @@ "name": "sandbox", "with": { "default": { - "args": ["./healthcheck", "-root=.", "-meta=readme"], + "args": ["/tmp/repo-health-checker", "-root=.", "-meta=readme"], "env": ["PATH=/usr/bin:/bin"], "cpuLimit": 10000000000, "memoryLimit": 104857600,