Allow to be executed from other path
authorEduardo Ramos Testillano <eduardo.ramos.testillano@gmail.com>
Sat, 14 Mar 2015 18:39:01 +0000 (19:39 +0100)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@gmail.com>
Sat, 14 Mar 2015 18:39:01 +0000 (19:39 +0100)
example/diameter/launcher/DEPLOY.sh

index f1d1538..04361e2 100755 (executable)
@@ -65,6 +65,7 @@ createDictionaryPaths () {
 #############
 # EXECUTION #
 #############
+cd `dirname $0`
 echo
 echo "---------------------------------------"
 echo "Anna Diameter Launcher (ADL) deployment"