diff --git a/RUNS/JOB/quantify/config.yaml b/RUNS/JOB/quantify/config.yaml index 73b729fd4e6118303be20d8c7081d3b22ebffafa..aaa30f2c5957934a6941df3057b7432ac7220ba2 100644 --- a/RUNS/JOB/quantify/config.yaml +++ b/RUNS/JOB/quantify/config.yaml @@ -4,7 +4,7 @@ # Directories # Usually there is no need to change these output_dir: "results" -scripts_dir: "../scripts" +scripts_dir: "../../../scripts" local_log: "logs/local" cluster_log: "logs/cluster"