1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librephotos_ynh.git synced 2024-09-03 19:36:12 +02:00

remove useless arg to nging_add_conf

This commit is contained in:
Salamandar 2023-12-03 12:34:35 +01:00
parent 3cfab07aba
commit 44785cb110

View file

@ -10,7 +10,7 @@ source _common.sh
source /usr/share/yunohost/helpers
# Might not be required
#FIXME: Might not be required
path="/"
#=================================================
@ -30,7 +30,7 @@ unpack_source
ynh_script_progression --message="Configuring NGINX web server..." --weight=1
# Create a dedicated NGINX config
ynh_add_nginx_config backend_port
ynh_add_nginx_config
#=================================================
# SPECIFIC SETUP