~brunogirin/charms/precise/python-django/repos-branch

« back to all changes in this revision

Viewing changes to hooks/upgrade-charm

  • Committer: Patrick Hetu
  • Date: 2012-07-06 16:02:20 UTC
  • Revision ID: patrick.hetu@gmail.com-20120706160220-wsrgu3l69dk4a6k5
Stop on error in hooks and minor changes

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