From 0031ed851a162281006c2894356ba65f4ebad13c Mon Sep 17 00:00:00 2001 From: Rick van Lieshout Date: Wed, 6 Jun 2018 13:47:56 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1461559..ed78376 100644 --- a/install.sh +++ b/install.sh @@ -173,7 +173,7 @@ if ask "Do you want to install the config files?" Y; then fi # Ask for HiDPI installation -if ask "Do you want to continue install the HiDPI patches?" N; then +if ask "Do you want to install the HiDPI patches?" N; then install_HiDPI fi