1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/meilisearch_ynh.git synced 2024-09-03 19:45:59 +02:00

correct option

This commit is contained in:
frju365 2020-05-15 23:59:16 +02:00
parent b9b687136b
commit a3d3e4b819
No known key found for this signature in database
GPG key ID: C892BE847FF5635A

View file

@ -87,7 +87,7 @@ then
ynh_die --message="Your OS Architecture is not supported"
fi
curl https://github.com/meilisearch/MeiliSearch/releases/download/$latest/mailisearch-linux-$arch -O mailisearch
curl https://github.com/meilisearch/MeiliSearch/releases/download/$latest/mailisearch-linux-$arch -o mailisearch
mv mailisearch /usr/bin/mailisearch