~charmers/charms/precise/memcached/precise

« back to all changes in this revision

Viewing changes to hooks/upgrade-charm

  • Committer: Clint Byrum
  • Date: 2011-12-05 22:55:46 UTC
  • Revision ID: clint@ubuntu.com-20111205225546-n1rap7iworsd4gl3
Making memcached fully configurable using config.yaml

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
base=`dirname $0`
 
3
$base/install
 
4
exec $base/config-changed