artlife3 / dazed-confused-vagrant-vm

MIT License
3 stars 0 forks source link

Drush #48

Closed artlife3 closed 6 years ago

artlife3 commented 7 years ago
artlife3 commented 7 years ago

Test command

drush site-install standard --account-name=admin --account-pass=admin --db-url=mysql://root:root@localhost/example2_d8 --root=/var/www/html/example2 --yes --db-su=root --db-su-pw=root --account-mail=example@example.com --site-name="Example sites Drupal 8" --locale=en

artlife3 commented 7 years ago
$ git clone https://github.com/drush-ops/drush.git
$ sudo ln -s /usr/local/share/drush/drush /usr/local/bin/drush