From 5d25c0468f9cc8f6043ef990a9d4aac98eb6b64b Mon Sep 17 00:00:00 2001 From: Levi Olson Date: Fri, 27 Apr 2018 13:33:08 -0500 Subject: [PATCH] Updated README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e051a7..e4b93eb 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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` +