Update install.sh

This commit is contained in:
Rick van Lieshout 2018-06-06 13:47:56 +02:00 committed by GitHub
parent c76c1566d7
commit 0031ed851a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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