From d8aac48878e88302971d847036ac8a621dd2ec62 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 3 May 2020 17:17:39 +0200 Subject: [PATCH] use smart-relative gitmodule path Signed-off-by: Thomas Lamprecht --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2