Skip to content

Commit

Permalink
#1 rm .ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 10, 2016
1 parent 0f27ad9 commit 095ec86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Expand Up @@ -8,6 +8,7 @@ release:
rake
cp ../config.yml config.yml
git remote add heroku git@heroku.com:zeropdd.git
rm -rf ~/.ssh
mkdir ~/.ssh
mv ../id_rsa ../id_rsa.pub ~/.ssh
chmod -R 600 ~/.ssh/*
Expand Down

0 comments on commit 095ec86

Please sign in to comment.