view docs/refresh.bash @ 407:f5aa16a22b52

was detecting first absent editor, not first presnt
author Catherine Devlin <catherine.devlin@gmail.com>
date Sun, 07 Nov 2010 09:24:11 -0500
parents 04897151927b
children
line wrap: on
line source

make html
#scp -r build catherine@$tummy:/var/www/sqlpython
cd _build/html
zip -r cmd2_docs *
mv cmd2_docs.zip ../..
cd ..
echo "Upload cmd2_docs.zip to http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=cmd2"
scp -r _build/html www-data@$tummy:/var/www/cmd2