Reset sources.list

This commit is contained in:
Kay0u 2020-03-19 15:22:00 +01:00
parent 341cd4d4ac
commit cf664b9e35
No known key found for this signature in database
GPG key ID: 7FF262C033518333

View file

@ -388,6 +388,10 @@ Do you agree to let YunoHost apply those changes to your configuration and there
function setup_package_source() {
# Reset sources.list
echo "deb http://deb.debian.org/debian stretch main" > /etc/apt/sources.list
echo "deb http://security.debian.org/debian-security stretch/updates main" >> /etc/apt/sources.list
local CUSTOMAPT=/etc/apt/sources.list.d/yunohost.list
# Debian repository