mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
adapt sources
This commit is contained in:
@@ -12,12 +12,9 @@
|
||||
|
||||
# debian sources
|
||||
REQUIRED_SOURCES=(
|
||||
"deb http://deb.debian.org/debian bookworm main contrib non-free"
|
||||
"deb-src http://deb.debian.org/debian bookworm main contrib non-free"
|
||||
"deb http://security.debian.org/debian-security bookworm-security main contrib non-free"
|
||||
"deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free"
|
||||
"deb http://deb.debian.org/debian bookworm-updates main contrib non-free"
|
||||
"deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free"
|
||||
"deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware"
|
||||
"deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware"
|
||||
"deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware"
|
||||
)
|
||||
|
||||
# set locale to en_US.UTF-8 on system & activate for this script
|
||||
|
Reference in New Issue
Block a user