WordPress / meta-environment

A collection of scripts that provision the official WordPress.org websites into a Varying Vagrant Vagrants installation.
190 stars 69 forks source link

Updating existing installations with new features #110

Open grappler opened 7 years ago

grappler commented 7 years ago

Recently we have added two new changes #101 & #105.

The changes will only happen if there is no existing installation. If it is an existing installation then Cavalcade will not be installed and the logs directory will not be symlinked.

We need some way to apply these changes to existing installations without having to delete the files.

I am not sure what the best solution is.