From b3bcd9b3aca62b3f429e2f9f0f11a759993fa927 Mon Sep 17 00:00:00 2001 From: waveshare <36142105+waveshare@users.noreply.github.com> Date: Thu, 11 Jul 2019 09:39:34 +0800 Subject: [PATCH] Update LCD35-show --- LCD35-show | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LCD35-show b/LCD35-show index 87fb74b..c1cad9f 100755 --- a/LCD35-show +++ b/LCD35-show @@ -51,7 +51,7 @@ sudo cp ./usr/share/X11/xorg.conf.d/99-fbturbo.conf-kali /usr/share/X11/xorg.con fi -if test "$1" = "0" -o "$#" = "0";then +if test "$1" = "0" -o "$#" = "0" -o "$2" = "0";then sudo cp -rf ./etc/X11/xorg.conf.d/99-calibration.conf-35 /usr/share/X11/xorg.conf.d/99-calibration.conf sudo cp ./boot/config-35.txt /boot/config.txt if test "$j" = "retropie"; then