fix directory for run.sh

This commit is contained in:
willzhang05 2018-06-03 18:48:36 -04:00
parent 8c2ea0b450
commit f907c8a6a0
2 changed files with 1 additions and 4 deletions

2
run.sh
View File

@ -7,5 +7,5 @@
#export PATH=$PATH:/home/2018wzhang/.gem/ruby/2.3.0/bin; #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 #/home/2018wzhang/.gem/ruby/2.3.0/bin/bundler exec jekyll serve --port $PORT
#/web/activities/sga/sgawebsite/manage.py runserver $PORT #/web/activities/sga/sgawebsite/manage.py runserver $PORT
/web/activities/sga/sgawebsite/env/bin/python3 manage.py runserver $PORT /web/activities/sga/public/env/bin/python3 manage.py runserver $PORT
#/web/activities/ghs/public/env/bin/python /web/activities/ghs/public/ghswebsite/app.py $PORT #/web/activities/ghs/public/env/bin/python /web/activities/ghs/public/ghswebsite/app.py $PORT

View File

@ -1,6 +1,3 @@
---
layout: default
---
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>