summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrelease.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/release.sh b/release.sh
index 0bd65efe..6af72616 100755
--- a/release.sh
+++ b/release.sh
@@ -7,3 +7,6 @@ rm -rf dist
# now preparing the source release
python2.6 setup.py -q egg_info -RDb '' sdist register upload
+# pushin the bootstrap script
+scp distribute_setup.py ziade.org:nightly/build/
+