From bfe6f589a09d484b6bebc05abc2e19cab31a4988 Mon Sep 17 00:00:00 2001 From: Jens Date: Sun, 20 Oct 2024 19:43:41 +0200 Subject: [PATCH] fixed run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 37ae0cb..10abd0b 100755 --- a/run.sh +++ b/run.sh @@ -1,4 +1,4 @@ #!/usr/bin/env bash echo Starting collecting... -python3 arielle.py >>results/arielle.log & +python3 arielle.py >>results/arielle.log