Commit ca6f746c29e8cb6706b4dea67e4ca811fed0c2c4
1 parent
bc971708
Exists in
dev
add some optins -cp
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
privatedev/plugin/agent/AgentImagesProcessor_tnc_up1.py
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | # To launch this agent from the root of Pyros: |
4 | 4 | # verify this agent is associated to the computer in the obs config at UNITS/UNIT/AGENTS/AGENT/computer: AKlotzPersoComputer |
5 | 5 | # cd /srv/develop/pyros |
6 | -# .\PYROS -t new-start -o tnc -fg | |
6 | +# .\PYROS -t new-start -o tnc -fg (-cp ORION si pas PC ORION) | |
7 | 7 | # |
8 | 8 | # --------------------------------------------------- |
9 | 9 | ... | ... |