Skip to content
Snippets Groups Projects
Commit 95488a5a authored by Jan David Mol's avatar Jan David Mol
Browse files

Fixed command-line of pypcc-sim to match updated simulator code

parent 3b6dd64f
No related branches found
No related tags found
No related merge requests found
......@@ -8,4 +8,4 @@ RUN git clone https://git.astron.nl/lofar2.0/pypcc
RUN cd pypcc && touch pylibi2c.py
WORKDIR /pypcc
CMD ["python3","fake-opcuaserv.py"]
CMD ["python3","opcuaserv.py","--simulator","--no-lib-hack"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment