X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeploy-setups.sh;h=3c8b47b3ed47228bbfe963fcb62b91fef7780b35;hb=2f2cc741b21502b2bd37060a1059084a54cb8b6e;hp=526ff793ef070e3e2111874dcaaced7fd4aca29d;hpb=ebd820491574c758104c09ca06bf3347ed87c88f;p=anna.git diff --git a/example/diameter/launcher/deploy-setups.sh b/example/diameter/launcher/deploy-setups.sh index 526ff79..3c8b47b 100755 --- a/example/diameter/launcher/deploy-setups.sh +++ b/example/diameter/launcher/deploy-setups.sh @@ -109,12 +109,12 @@ case $type in echo s | ./configure.sh >/dev/null sed -i 's/3868/3869/' services.xml # Gx dictionary: - ln -sf stacks/other_examples/16777238.xml dictionary.xml + ln -sf stack_examples/other/DictionaryGx.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 + ln -sf stack_examples/other/DictionaryRx.16777236.xml dictionary.xml cd - >/dev/null ;;