summaryrefslogtreecommitdiff
path: root/ebin/dynomite.appup
diff options
context:
space:
mode:
Diffstat (limited to 'ebin/dynomite.appup')
-rw-r--r--ebin/dynomite.appup6
1 files changed, 6 insertions, 0 deletions
diff --git a/ebin/dynomite.appup b/ebin/dynomite.appup
new file mode 100644
index 00000000..d6d7726b
--- /dev/null
+++ b/ebin/dynomite.appup
@@ -0,0 +1,6 @@
+{"0.9.0-cloudant", [{"0.9.0-cloudant", [
+ {apply, {supervisor, terminate_child, [showroom_sup, dynomite_sup]}},
+ {restart_application, dynomite},
+ {apply, {supervisor, delete_child, [showroom_sup, dynomite_sup]}},
+ {update, showroom_sup, supervisor}
+]}],[{"0.9.0-cloudant",[]}]}.