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
dcc52cea2d
commit
4e41bac910
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
|
# Create a dedicated nginx config
|
||||||
ynh_add_nginx_config "\
|
ynh_add_nginx_config "\
|
||||||
port \
|
port \
|
||||||
acess_domain
|
access_domain
|
||||||
"
|
"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue