diff --git a/postinstall_partage.sh b/postinstall_partage.sh
index c59912de015ea823255c8bb4491dc7a715df1d3f..329c0b8a77d8f6399465e8f9fc915063db39db0d 100755
--- a/postinstall_partage.sh
+++ b/postinstall_partage.sh
@@ -28,7 +28,7 @@ apt-eole install \
     wakeonlan
 if [ ! -e "eole-wol" ]
 then
-    git clone https://gitecoles.grenoble.fr/grenoble/eole-wol
+    git clone https://gitlab.tetras-libre.fr/primtux-eole/plan-de-cuques/eole-wol/
     cd eole-wol
 else
     cd eole-wol
diff --git a/postinstall_reseau.sh b/postinstall_reseau.sh
index 7111c74279b7c6b5b778b11f627fffab732f75d7..1b2aaeb43168b021e684cdbde0814c2a0d3b4327 100755
--- a/postinstall_reseau.sh
+++ b/postinstall_reseau.sh
@@ -26,7 +26,7 @@ apt-eole install \
     xrdp
 if [ ! -e "eole-wol" ]
 then
-    git clone https://gitecoles.grenoble.fr/grenoble/eole-wol
+    git clone https://gitlab.tetras-libre.fr/primtux-eole/plan-de-cuques/eole-wol/
 else
     cd eole-wol
     git pull