From 3d8f2325a554621bf6e5af4fb26096d301bf75cf Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sat, 24 Sep 2016 23:09:37 -0400 Subject: [PATCH] formatting improvements to the bash.org module. --- modules/bash/bash.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/bash/bash.sh b/modules/bash/bash.sh index be2388d..4295be3 100755 --- a/modules/bash/bash.sh +++ b/modules/bash/bash.sh @@ -5,7 +5,7 @@ quote="$(echo "$quote" | grep -m 1 -A 10 '"Permanent link to this quote."')" quote="${quote#*class=\"qt\">}" quote="${quote//</<}" quote="${quote//>/>}" -quote="${quote%

*}" +quote="${quote%%