1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchpotato_ynh.git synced 2024-09-03 18:16:22 +02:00

Fix install

This commit is contained in:
yalh76 2021-05-16 13:57:30 +02:00
parent 760e4c9580
commit 8a3292861f

View file

@ -37,6 +37,8 @@ ynh_script_progression --message="Validating installation parameters..."
final_path=/opt/yunohost/$app
test ! -e "$final_path" || ynh_die --message="This path already contains a folder"
app_data_dir=/home/yunohost.app/$app
# Register (book) web path
ynh_webpath_register --app=$app --domain=$domain --path_url=$path_url