[enh] Use new debian repository for YunoHost unstable

This commit is contained in:
Jérôme Lebleu 2015-10-31 14:48:25 +01:00
parent 10fbda4b80
commit 85bf8394cf

View file

@ -171,8 +171,7 @@ setup_package_source() {
echo "deb http://repo.yunohost.org/ testing main" >> $CUSTOMAPT
fi
if [[ "$DISTRIB" == "daily" ]] || [[ "$DISTRIB" == "unstable" ]] ; then
echo "deb http://repo.yunohost.org/ testing main" >> $CUSTOMAPT
echo "deb http://repo.yunohost.org/ unstable main" >> $CUSTOMAPT
echo "deb http://repo.yunohost.org/debian stable testing unstable" > $CUSTOMAPT
fi
# Add YunoHost repository key to the keyring