| Current Path : /usr/bin/ |
| Current File : //usr/bin/euca-bundle-and-upload-image |
#!/usr/bin/python2 -tt
import euca2ools.commands.bundle.bundleanduploadimage
if __name__ == '__main__':
euca2ools.commands.bundle.bundleanduploadimage.BundleAndUploadImage.run()