Created
April 18, 2024 19:06
-
-
Save emjayess/444f02f8d6ad3a1fc18b6a4884c798d6 to your computer and use it in GitHub Desktop.
temporary drush command file to use a specific brew-managed php installation on macos
This file contains hidden or 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
#!/opt/homebrew/Cellar/[email protected]/8.1.27/bin/php | |
<?php | |
require __DIR__ . '/drush.php'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
drop in (a drupal build) at:
/vendor/drush/drush/drush-mac
, and alias or symlink it from there