Commit 3d926e26 authored by chriseth's avatar chriseth

Remove braces.

parent cfa79126
...@@ -20,4 +20,4 @@ chmod 600 deploy_key ...@@ -20,4 +20,4 @@ chmod 600 deploy_key
eval `ssh-agent -s` eval `ssh-agent -s`
ssh-add deploy_key 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