Files
we_collect/run.sh
T
2024-10-18 22:58:49 +02:00

5 lines
92 B
Bash
Executable File

#!/usr/bin/env bash
echo Starting collecting...
python3 arielle.py >>results/arielle.log &