From 5d90a76e8834996b93c92d68bdfb40145c8b8a86 Mon Sep 17 00:00:00 2001 From: waveshare <2853908288@qq.com> Date: Sun, 31 Mar 2019 02:23:48 +0100 Subject: [PATCH] configure --- LCD154-show | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LCD154-show b/LCD154-show index 0701a28..a30f741 100755 --- a/LCD154-show +++ b/LCD154-show @@ -67,11 +67,11 @@ sudo cp -rf ./etc/rc.local-154 /etc/rc.local if test "$1" = "0" -o "$#" = "0" -o "$2" = "0";then sudo cp -rf ./etc/X11/xorg.conf.d/99-calibration.conf-154 /usr/share/X11/xorg.conf.d/99-calibration.conf sudo cp ./boot/config-154.txt /boot/config.txt - echo "LCD configrue 0" + echo "LCD configure 0" elif test "$1" = "lite" -a "$#" = "1" ;then sudo cp -rf ./etc/X11/xorg.conf.d/99-calibration.conf-154 /usr/share/X11/xorg.conf.d/99-calibration.conf sudo cp ./boot/config-154.txt /boot/config.txt - echo "LCD configrue 0" + echo "LCD configure 0" elif test "$1" = "90" -o "$2" = "90";then if test "$1" = "lite" -o "$2" = "lite" -o "$j" = "kali" ; then sudo cp ./boot/config-154.txt /boot/config.txt