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:27 +01:00 committed by GitHub
parent eab1156f8c
commit 9e3b1eb7a8
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,6 +1,6 @@
#!/bin/sh
# This script works with a GitHub token to increase your request limit (for example, if using this script in a CI).
# 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.
# GLOBALS