Skip to content
Snippets Groups Projects
Commit dc733874 authored by Xucas999's avatar Xucas999
Browse files

Added Mona To Submodules

parent c187100a
Branches
No related tags found
No related merge requests found
...@@ -7,3 +7,6 @@ ...@@ -7,3 +7,6 @@
[submodule "edgenet-360"] [submodule "edgenet-360"]
path = edgenet-360 path = edgenet-360
url = https://git.soton.ac.uk/gdp-project-4/edgenet-360 url = https://git.soton.ac.uk/gdp-project-4/edgenet-360
[submodule "mona-ssc"]
path = mona-ssc
url = https://git.soton.ac.uk/gdp-project-4/mona-ssc.git
\ No newline at end of file
Subproject commit ae9bee5325ffcdce9d9b8659017177c35d561564 Subproject commit 5c053f2285466cb884d148dc54489ec654327668
...@@ -9,4 +9,4 @@ $containerNameOrId = docker ps --filter "ancestor=$imageNameOrId" --format "{{.I ...@@ -9,4 +9,4 @@ $containerNameOrId = docker ps --filter "ancestor=$imageNameOrId" --format "{{.I
docker stop $containerNameOrId docker stop $containerNameOrId
# Removes the container # Removes the container
docker rm $containerNameOrId #docker rm $containerNameOrId
\ No newline at end of file \ 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