Created
July 31, 2012 23:07
-
-
Save jrob00/3221572 to your computer and use it in GitHub Desktop.
Prep local Mac install for /var... Sites location
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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