PageRenderTime 18ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/upload.command

https://bitbucket.org/schwa/hgkeychain/
text | 7 lines | 4 code | 3 blank | 0 comment | 0 complexity | 664045fab46c001946e2ca6c9daa5c1f MD5 | raw file
  1. #!/bin/sh
  2. curl -O http://peak.telecommunity.com/dist/ez_setup.py
  3. hg commit -m 'Building release'
  4. python setup.py register sdist upload