fix a typo

This commit is contained in:
deflax 2024-11-13 15:54:42 +02:00 committed by Daniel Krastev
parent 05acbe7753
commit 7aa904af4e

View file

@ -40,7 +40,7 @@ ln -v -s /lib/systemd/system/systemd-time-wait-sync.service /tmp/rpi-img/etc/sys
# disable built-in audio
sed -i 's/^dtparam=audio=on/#&/' /tmp/rpi-img/boot/firmware/config.txt
echo "] press enter to write the image
echo "] press enter to write the image"
read
sync