diff --git a/scripts/config b/scripts/config index fb058e2..801c530 100644 --- a/scripts/config +++ b/scripts/config @@ -153,8 +153,7 @@ ynh_app_config_apply() { CUSTOM_ERROR_FILE=$custom_error_file ynh_add_config --template="nginx-code-error.conf" --destination="/etc/nginx/conf.d/$domain.d/$app.d/error-code.conf" else - # TODO - echo remove config file + ynh_secure_remove --file="/etc/nginx/conf.d/$domain.d/$app.d/error-code.conf" fi if [ "$phpversion" != "none" ]