diff --git a/scripts/configure_Rprofile.sh b/scripts/configure_Rprofile.sh
index d9be9a2032df43dc95c318db822447d8c90771bf..9a384c80ce9ecdd5f229d0d2be47c99a42178d4e 100755
--- a/scripts/configure_Rprofile.sh
+++ b/scripts/configure_Rprofile.sh
@@ -2,8 +2,7 @@
 set -e
 
 R_HOME=${R_HOME:-"/usr/local/lib/R"}
-DEFAULT_MIRRORS='"https://pbil.univ-lyon1.fr/CRAN/", "https://mirror.ibcp.fr/pub/CRAN/", "https://cran.biotools.fr/", "https://cran.irsn.fr/", "https://cran.r-project.org"'
-MIRRORS='"https://cran.r-project.org"' 
+DEFAULT_MIRRORS='"https://cran.r-project.org"' 
 
 cat <<EOF >"${R_HOME}/etc/Rprofile.site"
 options(