maketgz: move from / into scripts

Closes #14797
This commit is contained in:
Daniel Stenberg 2024-09-05 16:31:38 +02:00
parent 0d1504b205
commit 5c14d696fe
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 7 additions and 7 deletions

View file

@ -70,6 +70,6 @@ cat <<MOO
## Generate the tarball with the same timestamp
- export SOURCE_DATE_EPOCH=$timestamp
- ./maketgz [version]
- ./scripts/maketgz [version]
MOO