Skip to content

Instantly share code, notes, and snippets.

@tjhole
Created November 3, 2013 13:51
Show Gist options
  • Save tjhole/7290468 to your computer and use it in GitHub Desktop.
Save tjhole/7290468 to your computer and use it in GitHub Desktop.
SHELL: Download and install Wordpress
cd /Volumes/DATA/Dropbox/Development/vhosts/development.tjhole.dev
wget http://wordpress.org/latest.tar.gz
tar xfz latest.tar.gz
mv wordpress INSTALLNAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment