~jose/charms/precise/juju/fix-proof-errors

« back to all changes in this revision

Viewing changes to hooks/upgrade-formula

  • Committer: James Page
  • Date: 2011-09-22 14:46:56 UTC
  • Revision ID: james.page@canonical.com-20110922144656-d04vkiqxabbubjwa
Various feature implementations including using upstream archives

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
set -e
3
 
 
4
 
home=`dirname $0`
5
 
 
6
 
juju-log "Upgrading formula by running install hook again."
7
 
exec $home/install