Fix indentation

master
Jimmy Monin 7 years ago
parent e2911b3db0
commit b64d6c9961

@ -68,7 +68,7 @@ then
ynh_add_nginx_config
if [ "$path_url" != "/" ]
then
ynh_replace_string "^#sub_path_only" "" "$nginx_conf_path"
ynh_replace_string "^#sub_path_only " "" "$nginx_conf_path"
fi
ynh_store_file_checksum "$nginx_conf_path"
fi

Loading…
Cancel
Save