Created
October 3, 2019 11:15
-
-
Save radheymkumar/f3fdd78a6d93b742ed7b1a2761eed3b7 to your computer and use it in GitHub Desktop.
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
wget https://github.com/drush-ops/drush/releases/download/8.1.17/drush.phar | |
chmod +x drush.phar | |
sudo mv drush.phar /usr/local/bin/drush | |
drush --version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment