mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Update upgrade
This commit is contained in:
parent
020feb0a1f
commit
4512aa48fb
1 changed files with 2 additions and 0 deletions
|
@ -36,7 +36,9 @@ then
|
|||
ynh_setup_source --dest_dir="$install_dir" --keep="$install_dir/config.toml"
|
||||
fi
|
||||
|
||||
chmod -R o-rwx "$install_dir"
|
||||
chown -R $app:www-data "$install_dir"
|
||||
chmod +x "$install_dir/meilisearch"
|
||||
|
||||
#=================================================
|
||||
# SETUP SYSTEMD
|
||||
|
|
Loading…
Reference in a new issue