diff scripts/capture.sh @ 195:26bb64873bbe production v1.3.0

flow: Merged <release> 'v1.3.0' to <master> ('production').
author smith@nwoca.org
date Thu, 21 Sep 2017 17:14:46 +0100
parents fea886ba7279
children
line wrap: on
line diff
--- a/scripts/capture.sh	Wed Sep 20 16:19:18 2017 +0100
+++ b/scripts/capture.sh	Thu Sep 21 17:14:46 2017 +0100
@@ -1,4 +1,6 @@
 #!/bin/bash
 # current logs to standard out from container (all containers by default) in current project
+source "${SSDT_SCRIPTS:-$(dirname "${BASH_SOURCE[0]}")}/.functions.sh"
+
 docker-compose logs --no-color $1