fix: whitespaces

This commit is contained in:
th33xitus
2020-10-13 11:58:05 +02:00
parent dec1c0e83c
commit 759cc8e196

View File

@@ -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