usr/bin/euca-associate-dhcp-options000075500000000262147207350430013353 0ustar00#!/usr/bin/python2 -tt import euca2ools.commands.ec2.associatedhcpoptions if __name__ == '__main__': euca2ools.commands.ec2.associatedhcpoptions.AssociateDhcpOptions.run()