diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-12-01 10:44:27 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-12-01 10:44:27 -0200 |
commit | f3f05b4c2828b044605b090cdc8ac5630a237a2f (patch) | |
tree | 385e0895d15fc86578cdf70c6096be3c13f631fe | |
parent | d09dfbc8cce424fac38469f8d46db50a2e4137df (diff) | |
download | apps-f3f05b4c2828b044605b090cdc8ac5630a237a2f.tar.gz apps-f3f05b4c2828b044605b090cdc8ac5630a237a2f.tar.bz2 |
Adds ssi-server
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | ssi-server | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f4182ce..4a312dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -106,3 +106,6 @@ [submodule "trashman"] path = trashman url = https://git.fluxo.info/trashman +[submodule "ssi-server"] + path = ssi-server + url = https://github.com/danvk/ssi-server diff --git a/ssi-server b/ssi-server new file mode 160000 +Subproject f843f70481a2bc3609ca9ab3f1ad1ef06c2eb5c |