From: Thomas Lamprecht Date: Sun, 3 May 2020 15:17:39 +0000 (+0200) Subject: use smart-relative gitmodule path X-Git-Url: https://git.proxmox.com/?p=proxmox-acme.git;a=commitdiff_plain;h=d8aac48878e88302971d847036ac8a621dd2ec62 use smart-relative gitmodule path Signed-off-by: Thomas Lamprecht --- diff --git a/.gitmodules b/.gitmodules index 0ffb408..065a1e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "acme.sh"] path = src/acme.sh - url = https://github.com/acmesh-official/acme.sh.git + url = ../mirror_acme.sh