diff --git a/Ports/neofetch/patches/add-serenity-support.patch b/Ports/neofetch/patches/add-serenity-support.patch index 8cfca68745..4ceb8cdd74 100644 --- a/Ports/neofetch/patches/add-serenity-support.patch +++ b/Ports/neofetch/patches/add-serenity-support.patch @@ -65,7 +65,7 @@ off) shell="${SHELL##*/} " ;; esac -+ [[ "$os" == SerenityOS ]] && shell="SerenityOS Shell" ++ [[ "$os" == SerenityOS ]] && shell="SerenityOS Shell " + [[ $shell_version != on ]] && return