diff --git a/RandomVideo.sh b/RandomVideo.sh index ede8f1c..db22233 100755 --- a/RandomVideo.sh +++ b/RandomVideo.sh @@ -4,7 +4,7 @@ cmdjq="$(command -v jq)" if [ -z "$cmdjq" ]; then -i echo "Missing \"jq\"!" + echo "Missing \"jq\"!" exit 1 fi