when documentation is unpacked on the python.org server, directory

permissions must be updated so the other webmasters can help manage
the content
This commit is contained in:
Fred Drake 2003-10-06 15:24:25 +00:00
parent 89c23e8330
commit b4dfe2fcd9
1 changed files with 1 additions and 0 deletions

View File

@ -290,6 +290,7 @@ How to Make A Release
$ tar xjf \
/ftp/ftp.python.org/pub/python/doc/$VERSION/html-$VERSION.tar.bz2
$ mv Python-Docs-$VERSION $VERSION
$ find $VERSION -type d | xargs chmod g+s
Now head back to your pydotorg checkout on your workstation, and
push website content into place: