update update_cinny.sh

make dependency on jq obvious
This commit is contained in:
sophie 2025-04-09 20:20:59 +01:00 committed by GitHub
parent e3fb33624f
commit 1050540c97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,6 @@
#!/usr/bin/env bash
# TODO: remove dependency on jq
command -v "jq" &> /dev/null || { echo "update_cinny.sh: jq is not installed"; exit; }
# this script will automatically download the latest release of cinny and unpack it for you
# it will preserve your current configuration file, and optionally inject custom css