From b62302fb5dbee2bc55928cf44bb62e3401f68a48 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Mon, 28 Jun 2021 03:43:30 -0500 Subject: [PATCH] Improve readability --- quick_jibri_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index 16bdf34..a101474 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -262,7 +262,7 @@ do This is an unsupported use, as it will likely BREAK YOUR SYSTEM, so please don't." exit else - echo -e "\n > No standard desktop environment \'$de\' for user oriented porpuse detected, continuing..." + echo -e "\n > No standard desktop environment '$de' for user oriented porpuse detected, continuing..." fi done