~jorge/charms/precise/lamp/readme-fixes

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Victor Palau
  • Date: 2012-09-04 18:31:25 UTC
  • Revision ID: vtuson@gmail.com-20120904183125-erhekfwi0ldadcyf
added option to set up a bzr branch for website installation

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
 
4
4
#create directories to store mysql configuration
5
 
mkdir -p config
6
5
mkdir -p /var/webconfig
7
6
cp ./lib/* /var/webconfig
8
7
hown -R www-data:www-data /var/www/*