Skip to content

Commit

Permalink
No longer revert changes before deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
bgirard committed Jan 30, 2015
1 parent 247e01a commit 969eaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
ssh bgirard@people.mozilla.org "cd public_html/cleopatra_staging && git checkout * && git pull && bash appcache_generator.sh && chmod -R 755 ."
ssh bgirard@people.mozilla.org "cd public_html/cleopatra_staging && git pull && bash appcache_generator.sh && chmod -R 755 ."

0 comments on commit 969eaed

Please sign in to comment.