apt install php7.2-mysql php7.2-dom php7.2-curl
curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
php wp-cli.phar --info
chmod +x wp-cli.phar
sudo mv wp-cli.phar /usr/local/bin/wp
wp --info
Created
July 4, 2019 15:42
-
-
Save candidosales/c697aebbc5bfd0d4205855f6730fd6b5 to your computer and use it in GitHub Desktop.
Install WP Cli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment