| Current Path : /usr/bin/ |
| Current File : //usr/bin/euscale-put-scheduled-update-group-action |
#!/usr/bin/python2 -tt
import euca2ools.commands.autoscaling.putscheduledupdategroupaction
if __name__ == '__main__':
euca2ools.commands.autoscaling.putscheduledupdategroupaction.PutScheduledUpdateGroupAction.run()