Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 191 Bytes

git.md

File metadata and controls

15 lines (9 loc) · 191 Bytes

JSDD > Deploy with git

Install git for deployment

Install git

If not already done, install git.

apt-get install git

Secure git with ssh keys

TODO