From 62ed4b901dcf393bd982db0078c0941f8841b56b Mon Sep 17 00:00:00 2001 From: cosmicpsyop Date: Tue, 7 Nov 2023 21:10:28 -0800 Subject: [PATCH] feature/freebsd-support-one: revert revert modules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e59bb8c..bdec3a3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "golpe"] path = golpe - url = https://github.com/hoytech/golpe.git + url = https://github.com/cosmicpsyop/golpe.git [submodule "external/negentropy"] path = external/negentropy url = https://github.com/hoytech/negentropy.git