diff options
| -rwxr-xr-x | release.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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/ + |
