X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeploy.sh;h=f685bf0a96600d2933c68d1b8da4ef0533d79dc2;hp=fdd17e7f3342fcdfee14167cb33f6df185f20308;hb=ea1b80f8fd0c1b806460f98f4e4cf433698857d9;hpb=8b8309d46e9ccc968d3a315e86e70c5a806706d0 diff --git a/example/diameter/launcher/deploy.sh b/example/diameter/launcher/deploy.sh index fdd17e7..f685bf0 100755 --- a/example/diameter/launcher/deploy.sh +++ b/example/diameter/launcher/deploy.sh @@ -41,10 +41,10 @@ usage () { echo exit 0 } - + # $1: deployment type createRunScript () { - # Basic launcher 'run.sh' will be created at deployment configuration: + # Basic launcher 'run.sh' will be created at deployment configuration: [ "$1" = "b" ] && return local other= @@ -209,6 +209,7 @@ cp $SRVDTD $DPATH/DTDs [ "$option" = "b" ] && cp $SERVICES/* $DPATH/services cp $SCRIPTS/clone.sh $DPATH cp $SCRIPTS/tinyTestcase.sh $DPATH +cp $SCR_DIR/resources/HELP.md $DPATH # Copy executables: cp $ADML_EXEC $DPATH/ADML