From: Eduardo Ramos Testillano Date: Sat, 14 Mar 2015 18:39:01 +0000 (+0100) Subject: Allow to be executed from other path X-Git-Tag: REFACTORING_TESTING_LIBRARY~231 X-Git-Url: https://git.teslayout.com/public/public/public/?a=commitdiff_plain;h=b5a7dd9cd05eb652f63e10a77dc26af49b9a6ff2;p=anna.git Allow to be executed from other path --- diff --git a/example/diameter/launcher/DEPLOY.sh b/example/diameter/launcher/DEPLOY.sh index f1d1538..04361e2 100755 --- a/example/diameter/launcher/DEPLOY.sh +++ b/example/diameter/launcher/DEPLOY.sh @@ -65,6 +65,7 @@ createDictionaryPaths () { ############# # EXECUTION # ############# +cd `dirname $0` echo echo "---------------------------------------" echo "Anna Diameter Launcher (ADL) deployment"