Skip to content

Commit 206db15

Browse files
committed
Changed generate_site to generate docs and pydocs, to support new drupal site.
git-svn-id: https://src.springframework.org/svn/se-springpython-py/trunk/springpython@514 ce8fead1-4192-4296-8608-a705134b927f
1 parent 11f80d1 commit 206db15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate_site.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export M2_HOME=~/apache-maven
2626
export M2=$M2_HOME/bin
2727
export PATH=$M2:$JAVA_HOME/bin:$PATH
2828

29-
cd ~/springpython
29+
cd ~/springpython-1.1.x
3030
svn update
3131
./build.py --clean --site
3232

0 commit comments

Comments
 (0)