commit d2b2b9757cf56be09d8841184f493ae478247c0b Author: Damian Johnson atagar@torproject.org Date: Thu Dec 13 22:53:52 2012 -0800
Passing args along to republish.py --- docs/republish | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/republish b/docs/republish index 26ecfc9..f8658f1 100755 --- a/docs/republish +++ b/docs/republish @@ -3,5 +3,5 @@ export PATH=/home/stem/bin:$PATH export PYTHONPATH=/home/stem/lib/python
-python /home/stem/stem/docs/republish.py +python /home/stem/stem/docs/republish.py $*