X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;ds=sidebyside;f=example%2Fdiameter%2Flauncher%2FDEPLOY.sh;h=efa59ce0865ed5ca7f105da22eee79187162cff4;hb=d9470fd3b481fa12fcc47c272319c00686a1a92b;hp=e4593be17d38cd632d4f0d91aa0af6e5efc1336f;hpb=0bfa966ffd9db550a64fd5445a4d9c1082739416;p=anna.git diff --git a/example/diameter/launcher/DEPLOY.sh b/example/diameter/launcher/DEPLOY.sh old mode 100644 new mode 100755 index e4593be..efa59ce --- a/example/diameter/launcher/DEPLOY.sh +++ b/example/diameter/launcher/DEPLOY.sh @@ -82,6 +82,7 @@ cp $EXEC $DPATH/ADL-launcher cp resources/* $DPATH cp $SETUPS_DIR/*xml $DPATH/stacks cp $SETUPS_DIR/*sh $DPATH/stacks +cp $SETUPS_DIR/readme.txt $DPATH/stacks cp $MSGDTD $DPATH cp $DCTDTD $DPATH @@ -93,9 +94,9 @@ cd - >/dev/null # Help: echo -echo "Stacks available at '.dictionary__', create a symbolic link from '.dictionary'." -echo "That link points now to an QoS application dictionary. Template for xml messages (message.dtd) and" -echo " dictionaries (dictionary.dtd) are informative, not actually required by process. Start with 'run.sh'." +echo "Go to '$DPATH' and see README file" +echo +echo "Done!" echo echo