Commit c4d35c8d authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

docker: update clanup_ns3 script for new ns-3 version

parent d31fb37a
...@@ -6,8 +6,8 @@ cd sims/external/ns-3 ...@@ -6,8 +6,8 @@ cd sims/external/ns-3
find build -name '*.o' -delete find build -name '*.o' -delete
cp -r \ cp -r \
build/ \ build/ \
cosim-run.sh \ simbricks-run.sh \
cosim-dctcp-run.sh \ ns3
../ns-3-new/ ../ns-3-new/
cd .. cd ..
git submodule deinit -f ns-3 git submodule deinit -f ns-3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment