X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeploy.sh;h=f685bf0a96600d2933c68d1b8da4ef0533d79dc2;hb=93ddfd21d4b502cd79b0d36e14518fbbde5982b2;hp=fdd17e7f3342fcdfee14167cb33f6df185f20308;hpb=5406b19bdbfe101b264f8c4d878392e2916b8f9d;p=anna.git 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