drupal 8 如何安裝 drush 9

composer require drush/drushhtml

Drush Launcher:  https://github.com/drush-ops/drush-launcher

---
cd /usr/local/bin git

wget -O drush.phar https://github.com/drush-ops/drush-launcher/releases/download/0.6.0/drush.phar
sudo mv drush.phar /usr/local/bin/drush

cd /var/www/html/share/d871
drush status

github

相關文章
相關標籤/搜索