From 9160fe28289933d6497e798af45d863efeb8820f Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 19 Mar 2020 00:05:31 -0700 Subject: [PATCH] fix LCD install --- build_sdcard.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_sdcard.sh b/build_sdcard.sh index 4e485306f..b6e1001c1 100644 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -754,6 +754,7 @@ echo "" # activate LCD and trigger reboot # dont do this on dietpi to allow for automatic build if [ "${baseImage}" != "dietpi" ]; then + sudo chmod +x -R /home/admin/LCD-show cd /home/admin/LCD-show/ sudo apt-mark hold raspberrypi-bootloader sudo ./LCD35-show