hetzner/bookworm

This commit is contained in:
Marc Beninca 2023-10-02 18:28:25 +02:00
parent 0e8ea7af97
commit dee85aab3b

View file

@ -17,10 +17,10 @@ Dpkg::Progress True;
" > '/etc/apt/apt.conf' " > '/etc/apt/apt.conf'
# apt / sources # apt / sources
echo -n "\ echo -n "\
deb https://deb.debian.org/debian buster main contrib non-free deb https://deb.debian.org/debian bookworm main non-free-firmware contrib non-free
deb https://deb.debian.org/debian buster-backports main contrib non-free deb https://deb.debian.org/debian bookworm-backports main non-free-firmware contrib non-free
deb https://deb.debian.org/debian buster-updates main contrib non-free deb https://deb.debian.org/debian bookworm-updates main non-free-firmware contrib non-free
deb https://deb.debian.org/debian-security buster/updates main contrib non-free deb https://deb.debian.org/debian-security bookworm-security main non-free-firmware contrib non-free
" > '/etc/apt/sources.list' " > '/etc/apt/sources.list'
# bash / rc # bash / rc
main_link_bashrc main_link_bashrc