Update download-latest.sh

Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
This commit is contained in:
Clémentine Urquizar - curqui 2022-11-30 16:55:32 +01:00 committed by GitHub
parent 9e3b1eb7a8
commit da8044f91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# This script can optionally use a GitHub token to increase your request limit (for example, if using this script in a CI).
# To make it work, fill the GITHUB_PAT environment variable with your GitHub token.
# To use a GitHub token, pass it through the GITHUB_PAT environment variable.
# GLOBALS