summaryrefslogtreecommitdiff
path: root/docs/refresh.bash
diff options
context:
space:
mode:
Diffstat (limited to 'docs/refresh.bash')
-rwxr-xr-xdocs/refresh.bash8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/refresh.bash b/docs/refresh.bash
deleted file mode 100755
index d0b86518..00000000
--- a/docs/refresh.bash
+++ /dev/null
@@ -1,8 +0,0 @@
-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