diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-09-22 18:13:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-09-22 18:13:47 -0300 |
commit | ce8fc85490806066bb29f49fcdf0bebebd75954b (patch) | |
tree | 09e4b6447f958a51ca2fcaae805b31e3d3717278 | |
parent | 8650b2981a61de4342aab2ad1ea37cacfd93e1e3 (diff) | |
download | apps-ce8fc85490806066bb29f49fcdf0bebebd75954b.tar.gz apps-ce8fc85490806066bb29f49fcdf0bebebd75954b.tar.bz2 |
Adds image-bootstrap
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | image-bootstrap | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e900389..90d2b7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "stowpkg"] path = stowpkg url = https://git.fluxo.info/stowpkg +[submodule "image-bootstrap"] + path = image-bootstrap + url = https://github.com/hartwork/image-bootstrap diff --git a/image-bootstrap b/image-bootstrap new file mode 160000 +Subproject 6b1374709680b7442c008a851759cc8af6745b0 |