Modify .sh

milestone_5_without_improvements-logs
chortas 3 years ago
parent e86f96b68f
commit 7b917f3772

@ -1,2 +1,2 @@
python3 setup.py install --user
ENV=analysis python3 test.py $1 2>&1 | split -l 5000000 - log_$1-
ENV=analysis python3 example.py $1 2>&1 | split -l 5000000 - log_$1-
Loading…
Cancel
Save