Skip to content

Instantly share code, notes, and snippets.

@jrob00
Created July 31, 2012 23:07
Show Gist options
  • Save jrob00/3221572 to your computer and use it in GitHub Desktop.
Save jrob00/3221572 to your computer and use it in GitHub Desktop.
Prep local Mac install for /var... Sites location
sudo mkdir -p /var/www/log/customer-billing
sudo mkdir -p /var/www/log/recurring-donation-billing
sudo chown -R jason /var/www/log/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment