codeforamerica / bestnest-app

http://dev.bestnestapp.com
6 stars 2 forks source link

Build fix #24

Closed jeremiak closed 10 years ago

jeremiak commented 10 years ago

After merging #22 and trying to deploy, I noticed that release.sh had a bug where the cp command was using the flag last and causing the command to fail.

Ultimately, this commit should close out #20

junosuarez commented 10 years ago

can you update the PR? only release.sh should be changed in this PR - the other changes (if intentional) should be atomic. possibly need to update .gitignore to avoid checking in style.css