Skip to content

Commit

Permalink
Fix ./deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiew committed Jan 23, 2012
1 parent 2b2663a commit fa870af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

# Add the 'heroku' remote if not here already
git remote show heroku >/dev/null 2>&1 \
# && echo 'Heroku remote exists' \
|| git remote add heroku [email protected]:scratchml.git

# To deploy: push to heroku
Expand Down

0 comments on commit fa870af

Please sign in to comment.