Salome HOME
Issue #517 implementation: naming of sketch elements now independent on feature sketc...
[modules/shaper.git] / linux_run.sh
old mode 100644 (file)
new mode 100755 (executable)
index 5104f9f..b8968cc
@@ -1,10 +1,6 @@
-#!/bin/sh
-# Find absolute path to ROOT_DIR
-export ROOT_DIR=$(pwd)/..
-export ROOT_DIR=`cd "${ROOT_DIR}";pwd`
+#!/bin/bash
 
-SRC_DIR=${ROOT_DIR}/sources
+source env.sh
+source env_standalone.sh
 
-source ${SRC_DIR}/linux_env.sh
-
-${ROOT_DIR}/install/bin/XGUI
+${INSTALL_DIR}/bin/GeomApp