From ca617f185bcd47eb0a3bcf625f13168ebc4de517 Mon Sep 17 00:00:00 2001 From: Milan Date: Thu, 2 Sep 2021 21:28:39 +0200 Subject: [PATCH] change moreglass submodule to relative url to avoid workaround in runner --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index fc6e0c6c..2fb1c5c3 100755 --- a/.gitmodules +++ b/.gitmodules @@ -298,7 +298,7 @@ url = ../../Illuna-Minetest/skybox [submodule "mods/moreglass"] path = mods/moreglass - url = ssh://git@git.tchncs.de:2241/Illuna-Minetest/moreglass.git + url = ../../Illuna-Minetest/moreglass.git [submodule "mods/hbsprint"] path = mods/hbsprint url = https://github.com/minetest-mods/hbsprint