Update announcement.gemspec

This commit is contained in:
chiu 2020-02-14 20:45:39 +08:00
parent 2f97df5a86
commit 18f83535c4
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ if old_gemfile_text != new_gemfile_text
a.priority = 2
sleep 2
a.run
fork do
system('bundle exec unicorn_rails -c config/unicorn.rb -D -E development |at now +2 minute')
end
Thread.kill(Thread.current)
puts '123'
#Thread.exit