Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 295 Bytes

File metadata and controls

11 lines (6 loc) · 295 Bytes

Deploying an update to howtopgp.jugendhackt.de:

Add the remote repository:

git remote add heroku git@heroku.com:howtopgp.git

Push the local git repo to the server:

git push heroku master

Your ssh key must be registered by ByteHamster.