Fixups to release.sh and sync_scenarios.sh (#2790)

I missed a few things, sorry!
This commit is contained in:
Zanie Blue 2024-04-02 20:59:58 -05:00 committed by GitHub
parent 4b2e67955f
commit 906c1ca71d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View file

@ -3,7 +3,7 @@
#
# All additional options are passed to `rooster`
#
# See `scripts/release` for
# See `scripts/release/` for supporting files.
set -eu
script_root="$(realpath "$(dirname "$0")")"