X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2FDEPLOY.sh;h=7e19fffe2409325badc9ac8605f0700027cf191c;hb=907f89f943e0b56e3ab0cc066bd1dd9d80d823a5;hp=7ea9942f18581bb0e8c2e6786c7139e22df64c3e;hpb=f548ce5889cd69ed0c9fb17e2dccf47fbeb41784;p=anna.git diff --git a/example/diameter/launcher/DEPLOY.sh b/example/diameter/launcher/DEPLOY.sh index 7ea9942..7e19fff 100755 --- a/example/diameter/launcher/DEPLOY.sh +++ b/example/diameter/launcher/DEPLOY.sh @@ -4,7 +4,7 @@ # VARIABLES # ############# SCR_DIR=`readlink -f $(dirname $0)` -PROJECT_ROOT=$(readlink -f ../../..) +PROJECT_ROOT=$(readlink -f $SCR_DIR/../../..) SETUPS_DIR=$PROJECT_ROOT/source/diameter/stack/setups MSGDTD=$PROJECT_ROOT/include/anna/diameter/codec/message.dtd DCTDTD=$PROJECT_ROOT/include/anna/diameter/stack/dictionary.dtd @@ -75,7 +75,6 @@ EOF # EXECUTION # ############# cd $SCR_DIR - echo echo "---------------------------------------" echo "Anna Diameter Launcher (ADML) deployment"