From 007074a93ac180785170053ec9befa6d4dbef18c Mon Sep 17 00:00:00 2001 From: Ark74 Date: Wed, 9 Sep 2020 03:40:19 -0500 Subject: [PATCH] Small format change --- 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 4f8c989..91e3abb 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -823,7 +823,7 @@ echo "Disable \"Blur my background\" until new notice" sed -i "s|'videobackgroundblur', ||" $INT_CONF # Applying best practives for interface config.js -echo "> Setting up custom interface_config.js acording to best practices." +echo -e "\n> Setting up custom interface_config.js acording to best practices.\n" cp "$INT_CONF" "$INT_CONF_ETC" #Tune webserver for interface_config.js