X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=linux_run.sh;h=5294b88287ccf7f3de55d1a420577f8457319062;hb=1ea8e041ffcc8d125d499265fc5b39e485001930;hp=1e60be570715ab7cc7a9c2207650b7581c59a696;hpb=8a0e84a23452aa1b25b56056ce3e3ca225b806ec;p=modules%2Fshaper.git diff --git a/linux_run.sh b/linux_run.sh index 1e60be570..5294b8828 100755 --- a/linux_run.sh +++ b/linux_run.sh @@ -1,8 +1,8 @@ #!/bin/bash -a_dir=$(dirname $0) +source env.sh +source ${TOOLS_DIR}/env_standalone.sh -source ${a_dir}/env.sh -source ${a_dir}/env_standalone.sh +APP=${NEWGEOM_ROOT_DIR}/bin/GeomApp -${INSTALL_DIR}/bin/GeomApp "$@" +${APP}