mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update download-latest.sh
Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
This commit is contained in:
parent
9e3b1eb7a8
commit
da8044f91e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue