mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 12:54:26 +01:00
Update download-latest.sh
Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
This commit is contained in:
parent
9e3b1eb7a8
commit
da8044f91e
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# This script can optionally use 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.
|
# To use a GitHub token, pass it through the GITHUB_PAT environment variable.
|
||||||
|
|
||||||
# GLOBALS
|
# GLOBALS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user