Chassis / puppet-wp

This module enables the easy use of WP CLI to control your WordPress site through Puppet manifests
https://chassis.github.io/puppet-wp/
GNU Lesser General Public License v3.0
44 stars 39 forks source link

Download installer script from Github #15

Closed joshbetz closed 10 years ago

joshbetz commented 10 years ago

I've been seeing intermittent issues where VIP Quickstart is having issues downloading the installer script from wp-cli.org. It seems to be fixed by downloading directly from Github instead. Additionally, we should probably re-download the installer each time. If there's an issue downloading it and a blank file gets created, it would be stuck with a blank installer forever unless you manually delete it.

zamoose commented 10 years ago

This needs to be committed -- it's killing me currently.

rmccue commented 10 years ago

Not sure how I missed this one. Sorry about that!

BronsonQuick commented 10 years ago

Thanks for the PR @joshbetz and thanks for merging it tonight @rmccue!