mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
Update install
This commit is contained in:
parent
1bdfc714ee
commit
a534ae2e9f
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ enable_sharing="false"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Validating installation parameters..." --weight=1
|
||||
|
||||
final_path=/opt/yunohost/$app
|
||||
final_path=/var/www/$app
|
||||
test ! -e "$final_path" || ynh_die --message="This path already contains a folder"
|
||||
|
||||
# Register (book) web path
|
||||
|
|
Loading…
Add table
Reference in a new issue