1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00

Update install

This commit is contained in:
Limezy 2021-11-06 14:57:58 +07:00
parent f7099a64a2
commit 5afae8884e

View file

@ -60,7 +60,7 @@ final_path=/opt/yunohost/$app
test ! -e "$final_path" || ynh_die --message="This path already contains a folder"
# Register (book) web path
ynh_webpath_register --app=$app --domain=$domain
ynh_webpath_register --app=$app --domain=$domain --path=$path_url
data_path=/home/yunohost.app/$app