X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeploy-adml-http.sh;h=3b8e6e341cf043fecc2b7d49c313a49a0f91d382;hp=3ee0e5879c755ff26cc91b9c8f947323528e8e0f;hb=ea1b80f8fd0c1b806460f98f4e4cf433698857d9;hpb=8b8309d46e9ccc968d3a315e86e70c5a806706d0 diff --git a/example/diameter/launcher/deploy-adml-http.sh b/example/diameter/launcher/deploy-adml-http.sh index 3ee0e58..3b8e6e3 100755 --- a/example/diameter/launcher/deploy-adml-http.sh +++ b/example/diameter/launcher/deploy-adml-http.sh @@ -112,6 +112,9 @@ echo "${httpOpt}" >> ${ADML}/args.ft echo "${httpOpt}" >> ${ADML}/args.st echo "localhost:8000" > ${ADML}/.httpServer +# Help +cp ${PROJECT_ROOT}/example/diameter/launcher/resources/HELP.md ${ADML} + # Remove AOTS actions: rm ${ADML}/ACTIONS.md