production deploy tweaks

This commit is contained in:
Mark Moser 2015-11-15 13:42:13 -06:00
parent 650127988e
commit 312d15718e
2 changed files with 7 additions and 2 deletions

5
deploy.sh Normal file
View File

@ -0,0 +1,5 @@
git pull
rake db:migrate
rake assets:precompile
touch tmp/restart.txt

View File

@ -1,5 +1,5 @@
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file # See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
# #
# To ban all spiders from the entire site uncomment the next two lines: # To ban all spiders from the entire site uncomment the next two lines:
# User-agent: * User-agent: *
# Disallow: / Disallow: /