From: Kellett Date: Thu, 19 May 2022 07:30:47 +0000 (+0100) Subject: Merge branch 'b3nj5m1n:main' into main X-Git-Tag: v0.2.0.0~40^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/d1ff32e8cd196208d06a9d58cfa22c0ae1cd924d?hp=1e6bd0536f3bac65ab26c125f3d7e49c32e3956f Merge branch 'b3nj5m1n:main' into main --- diff --git a/xdg-ninja.sh b/xdg-ninja.sh index 6044cdf..602f262 100755 --- a/xdg-ninja.sh +++ b/xdg-ninja.sh @@ -71,7 +71,7 @@ if [ -z "${XDG_RUNTIME_DIR}" ]; then fi if ! command -v jq >/dev/null 2>/dev/null; then - printf "jq is needed to run this script, but it wasn't found. Please install it to be able to use this script." + printf "jq is needed to run this script, but it wasn't found. Please install it to be able to use this script.\n" exit fi