diff --git a/.gitmodules b/.gitmodules index 8cb1486..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +0,0 @@ -[submodule "tmtccmd"] - path = deps/tmtccmd - url = https://github.com/robamu-org/tmtccmd.git - -[submodule "spacepackets"] - path = deps/spacepackets - url = https://github.com/robamu-org/py-spacepackets.git diff --git a/deps/install_spacepackets.sh b/deps/install_spacepackets.sh new file mode 100755 index 0000000..5e9be5e --- /dev/null +++ b/deps/install_spacepackets.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +git clone https://github.com/us-irs/spacepackets-py.git diff --git a/deps/spacepackets b/deps/spacepackets deleted file mode 160000 index 8362245..0000000 --- a/deps/spacepackets +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 83622451c3e025bf8e5995344f3adf4044a69301 diff --git a/deps/tmtccmd b/deps/tmtccmd deleted file mode 160000 index b76e664..0000000 --- a/deps/tmtccmd +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b76e66486531fff1af352e76a936d63474db6848