Salome HOME
Remove build directory
[tools/install.git] / config_files / remove_tmp.sh
index 31d9bc9b43ae28037198b591b3ef6dd677bb6aa0..e9062db3a640c07a3d8e0532833138f8835b1861 100755 (executable)
@@ -1,4 +1,16 @@
-#!/bin/sh
+#!/bin/bash -noprofile
+
+####################################################################################
+#  File      : remove_tmp.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-2008 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
 
 install_work=$1;  product_sequence=$2
 source ./common.sh