X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=adm%2Ftemplates%2Fdraw.sh;h=49e54364fad97a09128905a551206ec464ba8685;hp=5dc0f24e62717322b1d4a70a60e3cccdcf020f85;hb=910970abb8b8790fb582cf229e022591858d47db;hpb=fa0cbe55114b944ff6409b9e2f00bb82d4332151 diff --git a/adm/templates/draw.sh b/adm/templates/draw.sh index 5dc0f24..49e5436 100644 --- a/adm/templates/draw.sh +++ b/adm/templates/draw.sh @@ -2,7 +2,7 @@ aScriptPath=${BASH_SOURCE%/*}; if [ -d "${aScriptPath}" ]; then cd "$aScriptPath"; fi; aScriptPath="$PWD"; -source "${aScriptPath}/env.sh" "$1" +source "${aScriptPath}/env.sh" "$1" "$2" echo 'Hint: use "pload ALL" command to load standard commands' DRAWEXE