mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2024-09-03 20:26:22 +02:00
Fix typo
This commit is contained in:
parent
4e41bac910
commit
02eadbeb76
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ ynh_script_progression --message="Upgrading nginx web server configuration..." -
|
|||
# Create a dedicated nginx config
|
||||
ynh_add_nginx_config "\
|
||||
port \
|
||||
access_domain
|
||||
access_domain \
|
||||
"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue