Install stable by default

This commit is contained in:
Alexandre Aubin 2018-06-17 04:37:07 +02:00 committed by GitHub
parent a4adfd209e
commit fcc7db9d41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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