Add more utilities for ADML-HTTP image
[anna.git] / tools / build-anna-adml-http
index 7a42e1c..a7e7e4d 100755 (executable)
@@ -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 ..."