From: Eduardo Ramos Testillano Date: Thu, 22 Jun 2017 15:36:11 +0000 (+0200) Subject: typo X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=commitdiff_plain;h=1a1b334a0d2b023bd778f0a19665cc9017dbc94a typo --- 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 ;;