X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeploy-setups.sh;h=bdc5bd94d8df1fa8f35b32e1817e296e6b22e2ec;hb=1061cb8cf19ca6d594505c3e487606c0dd0634ff;hp=b38468238ba13504fab8e0d3536082b95595e540;hpb=f6efeaa8e556474c6ef5174eaa3d4cd88e3e0f4b;p=anna.git diff --git a/example/diameter/launcher/deploy-setups.sh b/example/diameter/launcher/deploy-setups.sh index b384682..bdc5bd9 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_examples/other/16777238.xml dictionary.xml + ln -sf stack_examples/other/16777238.xml dictionary.xml cd - >/dev/null cd $target/ADML-serverRx echo s | ./configure.sh >/dev/null # Rx dictionary: - ln -sf stacks_examples/other/16777236.xml dictionary.xml + ln -sf stack_examples/other/16777236.xml dictionary.xml cd - >/dev/null ;;