mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-07 13:16:31 +00:00
Update download-latest.sh
This commit is contained in:
committed by
GitHub
parent
a5759139bf
commit
db56d6cb11
@ -182,7 +182,7 @@ latest="$(get_latest)"
|
||||
if [ "$latest" = '' ]; then
|
||||
echo ''
|
||||
echo 'Impossible to get the latest stable version of Meilisearch.'
|
||||
echo 'Please let us know about this issue: https://github.com/meilisearch/Meilisearch/issues/new/choose'
|
||||
echo 'Please let us know about this issue: https://github.com/meilisearch/meilisearch/issues/new/choose'
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user