Commit 3cebb65f authored by chriseth's avatar chriseth

Merge pull request #9 from ethereum/deploy

Remove braces.
parents c86d8f01 3d926e26
......@@ -20,4 +20,4 @@ chmod 600 deploy_key
eval `ssh-agent -s`
ssh-add deploy_key
git push -f "${PUSH_REPO}" gh-pages
git push -f "$PUSH_REPO" gh-pages
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment