1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fider_ynh.git synced 2024-09-03 18:36:11 +02:00

Install in /var/www

This commit is contained in:
Félix Piédallu 2022-10-07 15:02:43 +02:00
parent 7e4f4b5ff2
commit 4a6886aed9
2 changed files with 2 additions and 2 deletions

View file

@ -3,4 +3,4 @@
* Email required for administation (uses "magic links" instead of admin passwords)
* You should manually configure the app after installation.
* You should edit /opt/yunohost/fider/run_fider to add environment variables, e.g for Github integration
* You should edit /var/www/fider/run_fider to add environment variables, e.g for Github integration

View file

@ -37,7 +37,7 @@ app=$YNH_APP_INSTANCE_NAME
#=================================================
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