~charmers/charms/precise/lamp/trunk

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Victor Palau
  • Date: 2012-10-08 15:17:37 UTC
  • Revision ID: vtuson@gmail.com-20121008151737-qon0xohpo4tg036f
fixed bugs and comments from latest review

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
 
3
set -e
3
4
#create directories to store mysql configuration
4
5
mkdir -p /var/webconfig
5
6
cp ./lib/* /var/webconfig