From 05e268a2061beccd5bceb88a716aeafadb6dcc71 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Sat, 16 Feb 2019 10:45:15 -0600 Subject: Other minor batch changes Issue-ID: AAF-740 Change-Id: Id093e584e5436d4db620acd5701fd31fdf4fce0d Signed-off-by: Instrumental --- auth/sample/data/pull.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth/sample/data/pull.sh') diff --git a/auth/sample/data/pull.sh b/auth/sample/data/pull.sh index a49be1a1..f7b5b0a5 100644 --- a/auth/sample/data/pull.sh +++ b/auth/sample/data/pull.sh @@ -19,4 +19,4 @@ # ============LICENSE_END==================================================== # -docker cp aaf_service:/opt/app/osaaf/data/identities.dat . +docker cp aaf-service:/opt/app/osaaf/data/identities.dat . -- cgit 1.2.3-korg