Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install drush ubuntu 20.04

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install php-xml zip
sudo git clone https://github.com/drush-ops/drush.git /usr/local/src/drush
cd /usr/local/src/drush
sudo ln -s /usr/local/src/drush/drush /usr/bin/drush
sudo composer install

drush --version
drush status
Comment

PREVIOUS NEXT
Code Example
Shell :: install yarn fedora 
Shell :: brew install rvm 
Shell :: git remove without deleting 
Shell :: copy from master to branch 
Shell :: pip install google trans 
Shell :: format partition linux 
Shell :: allow ping using cmd 
Shell :: create new branch git 
Shell :: git remote add upstream 
Shell :: how to uninstall a package with yarn 
Shell :: how to set up git in linux terminal 
Shell :: ubuntu command to check all network interfaces with IPv4 
Shell :: check cuda nn version 
Shell :: add and remove users in Linux 
Shell :: show env in bash 
Shell :: change user linux 
Shell :: create a file in vim 
Shell :: run bat file with arguments 
Shell :: install ruby on rails ubuntu 
Shell :: git switch vs checkout 
Shell :: install wordpress on ubuntu 20.04 
Shell :: bash go to folder 
Shell :: search in history command windows 
Shell :: install pre-commit 
Shell :: grep remove duplicates 
Shell :: install pycord 
Shell :: install rust on arch linux 
Shell :: git unsafe repository 
Shell :: edit crontab daily 
Shell :: installing preload in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =