Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
c4d35c8d
You need to sign in or sign up before continuing.
Commit
c4d35c8d
authored
Feb 07, 2024
by
Antoine Kaufmann
Browse files
docker: update clanup_ns3 script for new ns-3 version
parent
d31fb37a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker/cleanup_ns3.sh
docker/cleanup_ns3.sh
+2
-2
No files found.
docker/cleanup_ns3.sh
View file @
c4d35c8d
...
@@ -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/
\
co
sim-run.sh
\
sim
bricks
-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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment