fix net http issu questionmark
This commit is contained in:
@@ -69,6 +69,7 @@ namespace :deploy do
|
||||
#execute :chown, "-R www-data:www-data", release_path.join('public/assets/')
|
||||
#execute :kill, capture("lsof -i:9022 -t") # kill counters, will reboot itself
|
||||
execute :touch, release_path.join('tmp/restart.txt')
|
||||
execute :monit, :restart, 'puma_mozo.bar_production'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user