usr/bin/euca-enable-vgw-route-propagation000075500000000301147207344040014471 0ustar00#!/usr/bin/python2 -tt import euca2ools.commands.ec2.enablevgwroutepropagation if __name__ == '__main__': euca2ools.commands.ec2.enablevgwroutepropagation.EnableVgwRoutePropagation.run()