diff options
Diffstat (limited to 'auth/sample/data/push.sh')
-rw-r--r-- | auth/sample/data/push.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |