X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2FDEPLOY_setups.sh;h=42332a67e8529e2e91b6983b93084d96ad5f815d;hb=97a93101fb874a3237083d72c6d6f8c8df8dcfba;hp=3483c9fccc2dd5e975185ebb7ea37e6f36d2b3eb;hpb=122ba50424fc9f659834d6186d1279a31e73c096;p=anna.git diff --git a/example/diameter/launcher/DEPLOY_setups.sh b/example/diameter/launcher/DEPLOY_setups.sh index 3483c9f..42332a6 100755 --- a/example/diameter/launcher/DEPLOY_setups.sh +++ b/example/diameter/launcher/DEPLOY_setups.sh @@ -110,10 +110,12 @@ case $type in cd $target/ADML-serverGx echo s | ./configure.sh >/dev/null sed -i 's/3868/3869/' services.xml + # Gx dictionary: ln -sf stacks/other_examples/16777238.xml dictionary.xml cd - >/dev/null cd $target/ADML-serverRx echo s | ./configure.sh >/dev/null + # Rx dictionary: ln -sf stacks/other_examples/16777236.xml dictionary.xml cd - >/dev/null ;;