mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
typr corrected
This commit is contained in:
@@ -317,8 +317,7 @@ sudo sed --in-place -i "57s/.*/dtoverlay=tft35a:rotate=270/" /boot/config.txt
|
|||||||
|
|
||||||
EOF
|
EOF
|
||||||
echo '${afterSetupScript}' > /home/pi/setup.sh
|
echo '${afterSetupScript}' > /home/pi/setup.sh
|
||||||
sudo shmod +x /home/pi/setup.sh
|
sudo chmod +x /home/pi/setup.sh
|
||||||
|
|
||||||
|
|
||||||
# *** RASPIBLITZ IMAGE READY ***
|
# *** RASPIBLITZ IMAGE READY ***
|
||||||
echo ""
|
echo ""
|
||||||
|
Reference in New Issue
Block a user