Commit 77765ceb authored by Terence Lee's avatar Terence Lee

whitespace

parent 2f134717
......@@ -52,5 +52,5 @@ class NginxConfig
end
erb = ERB.new(File.read(TEMPLATE)).result(NginxConfig.new(USER_CONFIG).context)
erb = ERB.new(File.read(TEMPLATE)).result(NginxConfig.new(USER_CONFIG).context)
File.write(NGINX_CONFIG, erb)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment