X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeploy-setups.sh;h=b38468238ba13504fab8e0d3536082b95595e540;hp=526ff793ef070e3e2111874dcaaced7fd4aca29d;hb=f6efeaa8e556474c6ef5174eaa3d4cd88e3e0f4b;hpb=23f8d538e91355cecfc96636f16597a2a48649ac diff --git a/example/diameter/launcher/deploy-setups.sh b/example/diameter/launcher/deploy-setups.sh index 526ff79..b384682 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 stacks_examples/other/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 stacks_examples/other/16777236.xml dictionary.xml cd - >/dev/null ;;