|
|
@ -16,7 +16,7 @@ fi |
|
|
if [ ! "$1" = "silent" ] ; then |
|
|
if [ ! "$1" = "silent" ] ; then |
|
|
echo "Installing PRISM (directory=$PRISM_DIR)" |
|
|
echo "Installing PRISM (directory=$PRISM_DIR)" |
|
|
fi |
|
|
fi |
|
|
TEMP_FILE=tmp |
|
|
|
|
|
|
|
|
TEMP_FILE="tmp$RANDOM" |
|
|
# Search for the scripts that should be changed |
|
|
# Search for the scripts that should be changed |
|
|
# We exclude: |
|
|
# We exclude: |
|
|
# - Windows .BAT files |
|
|
# - Windows .BAT files |
|
|
|