fubarhouse / drubuild

Manage Drupal sites via drush, as a gopher.
MIT License
1 stars 0 forks source link

File paths are being created in the wrong spot. #31

Closed fubarhouse closed 7 years ago

fubarhouse commented 7 years ago

An individual using this system has identified a problem with the path of public, private and temporary paths which was introduced a few releases back - but for some reason wasn't found to be a problem during testing.

Commit 31884162ea8d9aeab0ca84587abf0f0226bf9697 fixes this bug.

A hotfix release will be happening very soon to release this.

fubarhouse commented 7 years ago

Commit 7373606713d972e92c634379ec9803c771e3d3de fixes this, completely tested and verified.