From: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com> Date: Thu, 19 May 2022 09:11:01 +0000 (+0200) Subject: Merge pull request #47 from Kellett/main X-Git-Tag: v0.2.0.0~40 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/15d7471349f4acf349126b16927e0e8b2e654298?hp=75ec41d18b840becd2055a79b2ec266bec6f13d6 Merge pull request #47 from Kellett/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