1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Update install

This commit is contained in:
ericgaspar 2022-04-21 09:12:56 +02:00
parent 95e05a1185
commit b64075eab9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -112,7 +112,7 @@ chown -R $app:$app "$final_path"
#=================================================
ynh_script_progression --message="Configuring NGINX web server..." --weight=2
# Create a dedicated nginx config
# Create a dedicated NGINX config
ynh_add_nginx_config
#=================================================