From 759cc8e196ab2c3a02e27859016faea5ebeb4f1a Mon Sep 17 00:00:00 2001 From: th33xitus Date: Tue, 13 Oct 2020 11:58:05 +0200 Subject: [PATCH] fix: whitespaces --- scripts/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update.sh b/scripts/update.sh index 0b0189b..f0da687 100755 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -32,7 +32,7 @@ update_all(){ echo -e "| ${cyan}● Mainsail${default} |" fi if [ "$FLUIDD_UPDATE_AVAIL" = "true" ]; then - echo -e "| ${cyan}● Fluidd${default} |" + echo -e "| ${cyan}● Fluidd${default} |" fi bottom_border if [ "${#update_arr[@]}" != "0" ]; then