diff --git a/install_yunohost b/install_yunohost index 9be4d25..36928e5 100755 --- a/install_yunohost +++ b/install_yunohost @@ -296,7 +296,7 @@ function setup_package_source() { # Debian repository - local CUSTOMDEB="deb http://forge.yunohost.org/debian/ stretch stable testing" + local CUSTOMDEB="deb http://forge.yunohost.org/debian/ stretch stable" if [[ "$DISTRIB" == "stable" ]] ; then echo "$CUSTOMDEB" > $CUSTOMAPT