Skip to content

Commit 5236812

Browse files
author
Greg Turnquist
committed
Adjusted to use python2.6
1 parent 92fc198 commit 5236812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate_site.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ export PATH=$M2:$JAVA_HOME/bin:$PATH
2828

2929
cd ~/spring-python-1.2.x
3030
git pull
31-
./build.py --clean --docs-sphinx --pydoc
31+
python2.6 build.py --clean --docs-sphinx --pydoc
3232

0 commit comments

Comments
 (0)