fixed run.sh

This commit is contained in:
Jens
2024-10-18 22:58:49 +02:00
parent befad3b9db
commit 8912099e43
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
echo Starting collecting...
python3 arielle.py >>results/arielle.log
python3 arielle.py >>results/arielle.log &