Skip to content
Snippets Groups Projects
Commit 28b4785e authored by Pierre-Gilles Levallois's avatar Pierre-Gilles Levallois
Browse files

launch all commands

parent 8b27f46e
No related branches found
No related tags found
2 merge requests!3Launch script,!2Refactoring : all scripts in Dockerfiles/python/scripts
Pipeline #44055 passed
screen -dmS calque_metro python3 main.py computeAll 5
#!/bin/bash
# screen -dmS calque_metro python3 main.py computeAll 5
python3 main.py initCommunes
# python3 main.py initGrid
# python3 main.py initDatas
# python3 main.py computeFactors
# python3 main.py computeIndices
# python3 main.py computeAll
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment