Skip to content

Commit

Permalink
Adicionado script de inicialização
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardocserra committed Sep 28, 2018
1 parent d0039b9 commit 30ed464
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions script.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
rails db:migrate
bundle exec puma -C config/puma.rb

0 comments on commit 30ed464

Please sign in to comment.