mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
fix typo
This commit is contained in:
parent
ebab384362
commit
28df2100c3
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ if [ "${baseImage}" = "dietpi" ]; then
|
|||
sudo cp ./usr/tft35a-overlay.dtb /boot/overlays/tft35a.dtbo
|
||||
sudo cp -rf ./usr/99-calibration.conf-35 /etc/X11/xorg.conf.d/99-calibration.conf
|
||||
sudo cp -rf ./usr/99-fbturbo.conf /usr/share/X11/xorg.conf.d/
|
||||
sudo cp ./usr/cmdline.txt /DietPI/
|
||||
sudo cp ./usr/cmdline.txt /DietPi/
|
||||
sudo cp ./usr/inittab /etc/
|
||||
sudo cp ./boot/config-35.txt /DietPi/config.txt
|
||||
echo "to continue reboot with \`sudo shutdown -r now \` and login with admin"
|
||||
|
|
Loading…
Add table
Reference in a new issue