X-Git-Url: https://git.madduck.net/etc/quotes.git/blobdiff_plain/9e938bcd793bf2477c265979f00a88b66eb9487a..b01fd0d50072db60131e6ff53ad8141d852c3b0a:/.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