-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove drush-aliases SSH calls to find the absolute app root (#869)
This was done for dedicated (Enterprise) environments (whose absolute app root was not /app). Drush now supports relative paths (since 9.6.2) so this is unnecessary. Users whose dedicated (Enterprise) sites are on old versions of Drush 9 (i.e. between 9.0.0 and 9.6.2) are advised to upgrade Drush to at least 9.6.2. 9.7.1 is the latest version at the time of writing. See the Drush fix in drush-ops/drush#4019
- Loading branch information
1 parent
40aa3f5
commit 73a09a9
Showing
3 changed files
with
4 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters