php -r "readfile('https://s3.amazonaws.com/files.drush.org/drush.phar');" > /tmp/drush
chmod +x /tmp/drush
mv /tmp/drush /usr/bin/drush
Created
June 7, 2017 14:44
-
-
Save iamstoick/3134de7db0bb09e7a2b08233a69e32d3 to your computer and use it in GitHub Desktop.
How to install Drush
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment