From ecd375fa510d9d8ad7e92039e69b72657ca514e0 Mon Sep 17 00:00:00 2001 From: Richard Tirtadji Date: Mon, 11 May 2020 20:14:53 +0700 Subject: [PATCH] Update installer.sh --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index de22d9e..ba55db6 100644 --- a/installer.sh +++ b/installer.sh @@ -12,7 +12,7 @@ warn "If you want more control over your own system, run" warn "Home Assistant as a VM or run Home Assistant Core" warn "via a Docker container." warn "" -echo 'Please type "not supported" to continue this installation' +echo "Please type not supported to continue this installation" read x if [ "$x" != "not supported" ] then