This commit is contained in:
Marc Beninca 2024-11-11 13:27:51 +01:00
parent 48e29b9e60
commit b693e17e29
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -16,7 +16,7 @@ Dir::Etc::SourceParts \"\";
Dpkg::Progress True; Dpkg::Progress True;
" >"/etc/apt/apt.conf.d/apt.conf" " >"/etc/apt/apt.conf.d/apt.conf"
# apt / sources # apt / sources
printf "\ printf "%s" "\
deb https://deb.debian.org/debian ${release} main non-free-firmware contrib non-free deb https://deb.debian.org/debian ${release} main non-free-firmware contrib non-free
deb https://deb.debian.org/debian ${release}-backports main non-free-firmware contrib non-free deb https://deb.debian.org/debian ${release}-backports main non-free-firmware contrib non-free
deb https://deb.debian.org/debian ${release}-updates main non-free-firmware contrib non-free deb https://deb.debian.org/debian ${release}-updates main non-free-firmware contrib non-free