6 lines
71 B
Bash
6 lines
71 B
Bash
git pull
|
|
rake db:migrate
|
|
rake assets:precompile
|
|
|
|
touch tmp/restart.txt
|