Skip to content

Commit

Permalink
fetch razum2um branch
Browse files Browse the repository at this point in the history
  • Loading branch information
razum2um committed Jun 1, 2014
1 parent ce3c0aa commit 34043b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/deploy.rake
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ task :predeploy do
in_lurker_app "git remote add origin git@heroku.com:lurker-app.git"
in_lurker_app "git remote add razum2um lurker@lurker.razum2um.me:~/git"
in_lurker_app "git fetch -a"
in_lurker_app "git fetch -a razum2um"
end
in_lurker_app %Q{sed -i "" "s|<body>|<body><a href='https://github.com/razum2um/lurker'><img style='position: absolute; top: 0; right: 0; border: 0; z-index: 1000' src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' alt='Fork me on GitHub'></a>|" html/index.html}
in_lurker_app "echo 'bin/lurker' > .gitignore"
Expand Down

0 comments on commit 34043b1

Please sign in to comment.