1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00

Fix small typo

This commit is contained in:
ericgaspar 2020-11-21 10:05:39 +01:00
parent a171e04c02
commit 625875788e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -89,7 +89,7 @@ ynh_setup_source --dest_dir="$final_path"
#=================================================
ynh_script_progression --message="Configuring NGINX web server..." --weight=2
# Create a dedicatedNGINX config
# Create a dedicated NGINX config
ynh_add_nginx_config
#=================================================