aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorZachary Sloan2013-05-08 22:25:11 +0000
committerZachary Sloan2013-05-08 22:25:11 +0000
commiteddd1badf9b1c84e16f9e461ee9920554ebd8c5a (patch)
treea77538491eb672cbc74276a896a3ce5806b41222 /misc
parentad95e4f03ea5c5f7ee4a7eca1b001a45666f637c (diff)
parentb4371ef0d96605187b7474e7e4844dbebab67d8b (diff)
downloadgenenetwork2-eddd1badf9b1c84e16f9e461ee9920554ebd8c5a.tar.gz
Merge branch 'flask' of git://github.com/leiyan/genenetwork into flask
Diffstat (limited to 'misc')
-rw-r--r--misc/notes.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 5d4bcaeb..0819ae02 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -82,9 +82,8 @@ export TERM=screen
To search for commands in history if necessary:
history | grep "(whatever is being searched for)"
-Run web server:
-/usr/local/nginx/sbin/nginx
-/usr/sbin/nginx
+Reload web server:
+/usr/sbin/nginx -s reload
Run server:
python runserver.py