Skip to content

Instantly share code, notes, and snippets.

@ivanproskuryakov
Last active August 29, 2015 13:57
Show Gist options
  • Save ivanproskuryakov/9861246 to your computer and use it in GitHub Desktop.
Save ivanproskuryakov/9861246 to your computer and use it in GitHub Desktop.
symfony2 cache
sudo chmod +a "_www allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs
sudo chmod +a "`whoami` allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs
php app/console assets:install web --symlink
@ivanproskuryakov
Copy link
Author

npm install -g less

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment