Update LCD28-show

This commit is contained in:
goodtft 2018-09-01 15:59:39 +08:00 committed by GitHub
parent 85219e6cc8
commit 14c444066e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ else
sudo cp ./usr/cmdline.txt /boot/
fi
sudo cp ./usr/inittab /etc/
sudo cp ./boot/config-28.txt /boot/config.txt
sudo cp ./boot/config-32.txt /boot/config.txt
nodeplatform=`uname -n`
kernel=`uname -r`
version=`uname -v`