~charmers/charms/trusty/hsenidmobile-ctap-sampleapp-sms/trunk

1
2
3
4
5
6
7
8
#!/bin/sh
set -eux

juju-log "________broke up with $JUJU_REMOTE_UNIT __________"
juju-log "Trying to execute config changed hook to get default settings"
. hooks/config-changed
juju-log "Execution of config changed hook complete"