mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
Update download-latest.sh
Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
This commit is contained in:
parent
eab1156f8c
commit
9e3b1eb7a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user