From 28f5a4724ea39a63394654709f6e7e308a70f732 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Thu, 4 Oct 2018 13:22:18 -0500 Subject: Bootstrap Data update Requested by Jorge and Portal Includes some scripts to make data loading easier Issue-ID: AAF-536 Change-Id: I908f0b05a2972a5dddec99e901b6c399dfeac154 Signed-off-by: Instrumental --- auth/sample/data/pull.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 auth/sample/data/pull.sh (limited to 'auth/sample/data/pull.sh') diff --git a/auth/sample/data/pull.sh b/auth/sample/data/pull.sh new file mode 100644 index 00000000..3337a331 --- /dev/null +++ b/auth/sample/data/pull.sh @@ -0,0 +1 @@ +docker cp aaf_service:/opt/app/osaaf/data/identities.dat . -- cgit 1.2.3-korg