From 104211b81033faa6f3a388d051b7ac37a4d5ec96 Mon Sep 17 00:00:00 2001 From: jarjar Date: Fri, 2 Jun 2023 15:30:52 +0000 Subject: [PATCH] Use personnal git repo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ed71e7c..26b5f6e 100644 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ repos=( "https://gitea.jarodcajna.fr/jarjar/BadgeCloner.git" "https://gitea.jarodcajna.fr/jarjar/libnfc.git" "https://gitea.jarodcajna.fr/jarjar/mfoc.git" - "https://github.com/goodtft/LCD-show.git" + "https://gitea.jarodcajna.fr/jarjar/LCD-show.git" ) # Boucle pour cloner chaque dépôt