diff --git a/src/freedombone-utils-web b/src/freedombone-utils-web index c78dc0f8..93cd8d31 100755 --- a/src/freedombone-utils-web +++ b/src/freedombone-utils-web @@ -1174,7 +1174,7 @@ function install_web_local_user_interface { echo ''; echo ' access_log /dev/null;'; echo ' error_log /dev/null;'; - echo ''; } >> "$nginx_file" + echo ''; } > "$nginx_file" nginx_ssl "${local_hostname}" nginx_security_options "${local_hostname}"