Browse Source

Updated README

pull/1/head
Levi Olson 6 years ago
parent
commit
5d25c0468f
1 changed files with 9 additions and 1 deletions
  1. +9
    -1
      README.md

+ 9
- 1
README.md View File

@ -18,4 +18,12 @@ _This file is intended to help you remember the thing you made way back then..._
"categories" : ["misc", "programming", "js", "etc..."]
}
3. That's it.
3. Commit, Push and Pull.
## Pull from Digital Ocean
1. `ssh root@45.55.44.195`
2. `cd /home/forge/leviolson-website`
3. `git pull && npm i`
4. `pm2 restart LeviOlson.com`

Loading…
Cancel
Save