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