Salome HOME
Issue #1112 tab key doesn't work on the last field of left panels
[modules/shaper.git] / linux_run.sh
index daff08a03cd36559bb23e12a8301c8c70e82c738..f84755c194e9d9eb4c719d4d011de04b02cbe2fa 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/bash
 
-cd $(dirname $0)
-
 source env.sh
-source env_standalone.sh
+source ${TOOLS_DIR}/env_standalone.sh
+
+${TOOLS_DIR}/solver.sh "$@"
+
+APP=${NEWGEOM_ROOT_DIR}/bin/GeomApp
 
-${INSTALL_DIR}/bin/GeomApp "$@"
+${APP}