From 9ef232e9b8120ad96c38b51012a35c84029ba9d0 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Mon, 20 Jun 2016 17:09:42 +0200 Subject: [PATCH] new: new hook ``post_deploy``. --- bin/compose | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/bin/compose b/bin/compose index 783cdbf..de62d08 100755 --- a/bin/compose +++ b/bin/compose @@ -1091,7 +1091,8 @@ run_service_hook () { Wrap -d "$YELLOW$action$NORMAL hook of charm $DARKYELLOW$charm$NORMAL" <