X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=tools%2Fbuild-anna-adml-http;h=a7e7e4d80a8c8f7d4ff3402c3c22b75a962aff89;hb=64cc135e716c2ef018227375fc4f15ff0670fdf7;hp=7a42e1c1bc9055302694e4d9404d0d025c2db9ce;hpb=b0fce20be4095debc4b06b4b32fc9e6a8b1fa0fa;p=anna.git diff --git a/tools/build-anna-adml-http b/tools/build-anna-adml-http index 7a42e1c..a7e7e4d 100755 --- a/tools/build-anna-adml-http +++ b/tools/build-anna-adml-http @@ -33,6 +33,7 @@ echo ${AD} | ${REPO_DIR}/example/diameter/launcher/deploy-adml-http.sh ${VARIANT # Add interesting stuff: cp -r ${REPO_DIR}/example/diameter/launcher/resources/rest_api/helpers/diameterJsonHelper ${AD} cp ${REPO_DIR}/example/diameter/pcapDecoder/tsharkDecoder.sh ${AD} +cp ${REPO_DIR}/example/diameter/launcher/resources/scripts/decode.sh ${AD} echo echo "Generate docker image ..."