replace submodules with install scripts
This commit is contained in:
@@ -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
|
||||
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
git clone https://github.com/us-irs/spacepackets-py.git
|
||||
Vendored
-1
Submodule deps/spacepackets deleted from 83622451c3
Vendored
-1
Submodule deps/tmtccmd deleted from b76e664865
Reference in New Issue
Block a user