Update detection message for Debian 12 (Bookworm)

master-b-gpio
Alan Johnston 1 month ago committed by GitHub
parent 060cf095e3
commit 140b76c9fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -135,7 +135,7 @@ if [[ $(grep '11.' /etc/debian_version) ]]; then
if [[ $(grep 'bookworm' /etc/os-release) ]]; then
BULLSEYE=1
echo "Bookworm detected."
echo "Debian 12 (Bookworm) detected"
sudo cp /boot/firmware/config.txt /boot/firmware/config.txt.0

Loading…
Cancel
Save

Powered by TurnKey Linux.