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

Update install

This commit is contained in:
ericgaspar 2021-06-03 13:59:37 +02:00
parent 69567a27e2
commit eddfe91a55
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -43,7 +43,7 @@ test ! -e "$final_path" || ynh_die --message="This path already contains a folde
ynh_webpath_register --app=$app --domain=$domain --path_url=$path_url
# Check memory requirements
check_memory_requirements
#check_memory_requirements
#=================================================
# STORE SETTINGS FROM MANIFEST
@ -111,7 +111,7 @@ ynh_install_ruby --ruby_version=$RUBY_VERSION
#=================================================
# NGINX CONFIGURATION
#=================================================
ynh_script_progression --message="Configuring nginx web server..."
ynh_script_progression --message="Configuring NGINX web server..."
# Create a dedicated nginx config
ynh_add_nginx_config