fixed run.sh

This commit is contained in:
2024-10-18 22:56:48 +02:00
parent 5e0c256720
commit befad3b9db
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
echo Starting collecting...
python3 arielle.py >>results/arielle.log 2>results/arielle.err
python3 arielle.py >>results/arielle.log