From bc6d23fb6b8f874816a61aaefbc4cbea1868b4d9 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Thu, 5 Sep 2019 12:43:11 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 1ff7c95..7410305 100644 --- a/installer.sh +++ b/installer.sh @@ -18,7 +18,7 @@ if [ "$ID" = "debian" ]; then elif [ "$ID" = "ubuntu" ]; then LinVer=Ubuntu else - echo "this OS is not yet supported" + echo "this OS is not supported" fi ##-----------##