Salome HOME
Join modifications from branch BR_PR_V320b1
[modules/kernel.git] / bin / appliskel / runConsole
index caeabbdd61319e13363aaad5944a21d032d5e8a9..c94a02fcf7988e68b18c96cdd1534aa530e70afe 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/bash
 
+APPLI_HOME=`dirname $0`
+
 # --- retrieve APPLI path, relative to $HOME, set ${APPLI}
 
-. `dirname $0`/setAppliPath.sh
+. ${APPLI_HOME}/setAppliPath.sh
 
 # --- set the SALOME environment (prerequisites, MODULES_ROOT_DIR...)