From bc299c00e5a86732c5a063a1d7c7bccf1d4ab21b Mon Sep 17 00:00:00 2001 From: Instrumental Date: Tue, 25 Sep 2018 06:42:31 -0500 Subject: More install to Container Issue-ID: AAF-517 Change-Id: I102f0214b077fca0c4f2712e3005bbe5569475bd Signed-off-by: Instrumental --- auth/docker/drun.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'auth/docker/drun.sh') diff --git a/auth/docker/drun.sh b/auth/docker/drun.sh index 2eb025ea..350ce3db 100644 --- a/auth/docker/drun.sh +++ b/auth/docker/drun.sh @@ -20,6 +20,8 @@ fi . ./cass.props +bash aaf.sh onap + if [ "$1" == "" ]; then AAF_COMPONENTS=$(cat components) else -- cgit 1.2.3-korg