1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cesium_ynh.git synced 2024-09-03 18:06:25 +02:00
This commit is contained in:
ericgaspar 2021-11-12 13:04:52 +01:00
parent 4e3f5053f3
commit f8f0a1cbdd
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -78,11 +78,6 @@ ynh_script_progression --message="Configuring NGINX web server..."
# Create a dedicated nginx config
ynh_add_nginx_config
if [ "$path_url" != "/" ]
then
ynh_replace_string "^#sub_path_only" "" "/etc/nginx/conf.d/$domain.d/$app.conf"
fi
#=================================================
# SETUP SSOWAT
#=================================================