summaryrefslogtreecommitdiffstats
path: root/auth/sample/data
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-02-16 10:45:15 -0600
committerInstrumental <jonathan.gathman@att.com>2019-02-16 10:45:20 -0600
commit05e268a2061beccd5bceb88a716aeafadb6dcc71 (patch)
tree10c102a03cbf42e581aef15fc590383e2f263f79 /auth/sample/data
parent628b7105ce4d9818aac69a082e515f9275fd46fd (diff)
Other minor batch changes
Issue-ID: AAF-740 Change-Id: Id093e584e5436d4db620acd5701fd31fdf4fce0d Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/sample/data')
-rw-r--r--auth/sample/data/pull.sh2
-rw-r--r--auth/sample/data/push.sh2
2 files changed, 2 insertions, 2 deletions
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 .
diff --git a/auth/sample/data/push.sh b/auth/sample/data/push.sh
index a22d4130..2b22baec 100644
--- a/auth/sample/data/push.sh
+++ b/auth/sample/data/push.sh
@@ -18,4 +18,4 @@
# limitations under the License.
# ============LICENSE_END====================================================
#
-docker cp identities.dat aaf_service:/opt/app/osaaf/data
+docker cp identities.dat aaf-service:/opt/app/osaaf/data