diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-22 09:18:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-22 09:18:21 -0300 |
commit | 95043f08caa5f1d3ef1270bdcb94a45140abe910 (patch) | |
tree | 423d8af36531ca2d939125b700ca4205c41e6a8f | |
parent | 00d88d806687abbce82677d1c630a931032ba1a7 (diff) | |
download | apps-95043f08caa5f1d3ef1270bdcb94a45140abe910.tar.gz apps-95043f08caa5f1d3ef1270bdcb94a45140abe910.tar.bz2 |
Adds lpr-ssh
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lpr-ssh | 0 | ||||
m--------- | scripts | 0 |
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 15afeac..5982ee0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,6 @@ [submodule "kvmx"] path = kvmx url = https://git.fluxo.info/kvmx +[submodule "lpr-ssh"] + path = lpr-ssh + url = https://git.fluxo.info/lpr-ssh diff --git a/lpr-ssh b/lpr-ssh new file mode 160000 +Subproject 09e2d9be7d4520084014b36d057774591379c1d diff --git a/scripts b/scripts -Subproject 1b7f2cc5f57e0480143d045ce08b7c1b80b4cfe +Subproject 5ea22ca5698cdd16a8797ac5d8edb03817946c6 |