mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
remove any default enabled sites for nginx
This commit is contained in:
@@ -16,6 +16,7 @@ if ARGV[0] == "onboot"
|
||||
f.puts " }"
|
||||
f.puts "}"
|
||||
end
|
||||
`rm /etc/nginx/sites-enabled/*`
|
||||
puts "Installed Upstart service and default Nginx virtualhost for installer to run on boot."
|
||||
exit
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user