diff options
author | cyBerta <cyberta@riseup.net> | 2017-09-22 00:10:07 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2017-09-29 08:55:33 +0200 |
commit | 1701433a480f59aa40aba1e66e561ed28681b1be (patch) | |
tree | 89fce6c3fcbc9997b0801173feead3ebab13b64b | |
parent | b9fcb0f81411cecebe4f9252910b634423ac6006 (diff) |
update ics-openvpn: fix submodule urls
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | ics-openvpn | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 51775d44..6ba5606b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "ics-openvpn"] path = ics-openvpn branch = bitmask - url = ssh://gitolite@code.leap.se/ics_openvpn + url = https://leap.se/git/ics_openvpn.git diff --git a/ics-openvpn b/ics-openvpn -Subproject fadc3399c6c4986d1348320a4cb9146ce917727 +Subproject caca2afe1dde6f9763ad0a4a675aed17f5c4172 |