From c981bdeb9e0a6636e8600511d69fbe9ef942b07e Mon Sep 17 00:00:00 2001 From: Ace Date: Thu, 18 Apr 2019 00:53:46 +0200 Subject: [PATCH] Update Installer-with-debug.sh --- Installer-with-debug.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Installer-with-debug.sh b/Installer-with-debug.sh index bae40ac..811f833 100644 --- a/Installer-with-debug.sh +++ b/Installer-with-debug.sh @@ -4,6 +4,8 @@ # Stability status of this installer: Confirmed with Raspbain Stretch Lite on 12th March 2019 # Copyright by aceisace +#TODO: Faster installation by checking if module is installed (by test-importing it in python3) + echo -e "\e[1mPlease select an option from below:" echo -e "\e[97mEnter \e[91m1 \e[97m to update the E-Paper software" echo -e "\e[97mEnter \e[91m2 \e[97m to install the E-Paper software"