pre-commit script no control blanks, xml bug solved
[anna.git] / example / diameter / launcher / DEPLOY.sh
index e4593be..efa59ce 100755 (executable)
@@ -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__<stack description>', 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