From 4f115a34edef97404d71e1883392f9544df8eb29 Mon Sep 17 00:00:00 2001 From: Pierre Kunzli <pierre.kuenzli@unige.ch> Date: Mon, 12 Aug 2024 16:14:10 +0200 Subject: [PATCH] update submodule grub to public one --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 331a8fb..8afe968 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "grub/bootiful-grub"] path = grub/bootiful-grub - url = ssh://git@ssh.hesge.ch:10572/dimitri.lizzi/bootiful-grub.git + url = https://gitedu.hesge.ch/dimitri.lizzi/bootiful-grub.git -- GitLab