From c4b6365471c6874b3334ff83177ac478741c1411 Mon Sep 17 00:00:00 2001 From: William Zhang Date: Wed, 15 Nov 2017 15:38:05 -0500 Subject: [PATCH] update gitignore --- .gitignore | 1 - run.sh | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 93af7c8..666de10 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ _site .sass-cache .jekyll-metadata Gemfile.lock -headshots/ diff --git a/run.sh b/run.sh index ebda2ba..0379d6b 100755 --- a/run.sh +++ b/run.sh @@ -7,4 +7,5 @@ #export PATH=$PATH:/home/2018wzhang/.gem/ruby/2.3.0/bin; #/home/2018wzhang/.gem/ruby/2.3.0/bin/bundler exec jekyll serve --port $PORT jekyll serve --port $PORT + #/web/activities/ghs/public/env/bin/python /web/activities/ghs/public/ghswebsite/app.py $PORT