diff --git a/deploy/nexus/genome-raw-commit.sh b/deploy/nexus/genome-raw-commit.sh index 39c6c76..7d6ac2c 100644 --- a/deploy/nexus/genome-raw-commit.sh +++ b/deploy/nexus/genome-raw-commit.sh @@ -6,7 +6,6 @@ # - One commit per author (single-device => one commit). No-op if there is nothing. # - JSON output built with jq (safe escaping), with a `files` array: # for each raw -> file, author, local_path, local_url (file://), remote_url (Forgejo web). - set -euo pipefail genome="${1:?usage: genome-raw-commit }"