Salome HOME
Construction of vertices/edges/faces on the base of sketch: Widget Creator Factory
[modules/shaper.git] / linux_run.sh
index a5a847176a926ef913c04e350097798bc2e6b37d..5294b88287ccf7f3de55d1a420577f8457319062 100755 (executable)
@@ -1,10 +1,8 @@
 #!/bin/bash
 
-a_dir=$(dirname $0)
+source env.sh
+source ${TOOLS_DIR}/env_standalone.sh
 
-cd ${a_dir}
+APP=${NEWGEOM_ROOT_DIR}/bin/GeomApp
 
-source ${a_dir}/env.sh
-source ${a_dir}/env_standalone.sh
-
-${INSTALL_DIR}/bin/GeomApp "$@"
+${APP}