Update debian/setup-debian.sh

This commit is contained in:
ahoemann 2025-04-19 18:58:37 +02:00
parent ceadab08c5
commit 8fb1ff89b4

View file

@ -1,8 +1,5 @@
#!/usr/bin/env sh #!/usr/bin/env sh
# Incase of pipefail stop the script
set -euo pipefail
# Add contrib, non-free and non-free-firmware to the sources # Add contrib, non-free and non-free-firmware to the sources
cat << END_OF_FILE > /etc/apt/sources.list cat << END_OF_FILE > /etc/apt/sources.list
deb https://deb.debian.org/debian bookworm main contrib non-free non-free-firmware deb https://deb.debian.org/debian bookworm main contrib non-free non-free-firmware