fix a typo
This commit is contained in:
parent
05acbe7753
commit
7aa904af4e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ ln -v -s /lib/systemd/system/systemd-time-wait-sync.service /tmp/rpi-img/etc/sys
|
||||||
# disable built-in audio
|
# disable built-in audio
|
||||||
sed -i 's/^dtparam=audio=on/#&/' /tmp/rpi-img/boot/firmware/config.txt
|
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
|
read
|
||||||
|
|
||||||
sync
|
sync
|
||||||
|
|
Loading…
Reference in a new issue