1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/meilisearch_ynh.git synced 2024-09-03 19:45:59 +02:00
This commit is contained in:
ericgaspar 2021-10-08 09:28:44 +02:00
parent c7a529db9a
commit e429c602ad
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
latest="v0.20.0"
latest="v0.22.0"
ynh_detect_arch() {
local architecture

View file

@ -47,7 +47,6 @@ ynh_abort_if_errors
#=================================================
ynh_script_progression --message="Ensuring downward compatibility..." --weight=1
# If final_path doesn't exist, create it
if [ -z "$final_path" ]; then
final_path=/var/www/$app