diff --git a/script/setup b/script/setup index 8a2d429..ced3b43 100755 --- a/script/setup +++ b/script/setup @@ -20,4 +20,5 @@ fi rm -f log/* bundle install bundle exec rake db:setup +mkdir -p tmp touch tmp/restart.txt