X-Git-Url: https://git.madduck.net/etc/quotes.git/blobdiff_plain/9e938bcd793bf2477c265979f00a88b66eb9487a..7fe38b424d878c52ac2791f929a705f06b53501a:/.bin/get_quote diff --git a/.bin/get_quote b/.bin/get_quote index 546a74b..3412585 100755 --- a/.bin/get_quote +++ b/.bin/get_quote @@ -9,7 +9,7 @@ set -eu if [ ! -x "$(command -v fortune)" ]; then echo "E: fortune not installed" >&2 - echo "This space unintentionally left blank" + echo "This space unintentionally left blank." exit 1 fi