]> SALOME platform Git repositories - tools/install.git/blobdiff - config_files/LIGHT_BIN.sh
Salome HOME
replace /bin/sh by /bin/bash to avoid ambiguity
[tools/install.git] / config_files / LIGHT_BIN.sh
index 6e22de1d10807ccfd0db8f4df6617b85e9d072b3..f47bb249dbef05e3768583108a0095bfe60114ad 100755 (executable)
@@ -1,4 +1,16 @@
-#!/bin/sh
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : LIGHT_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
 
 check_version(){
 if [ -n "${LIGHT_ROOT_DIR}" ]; then