From d836375732b9b8797c927ef6bdfc1765606f874e Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 4 Sep 2011 12:31:20 -0400 Subject: [PATCH] Also update web documentation. Signed-off-by: Edward Z. Yang --- pull.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pull.sh b/pull.sh index e442a50..50c849e 100755 --- a/pull.sh +++ b/pull.sh @@ -4,6 +4,5 @@ cd /afs/athena.mit.edu/contrib/scripts/wizard git pull ./run.sh ./refresh.sh -python setup.py egg_info -cd plugins/scripts -python setup.py egg_info +cd /afs/athena.mit.edu/contrib/scripts/web_scripts/wizard +./rebuild.cgi -- 2.45.1