Revision 34677 trunk/install/scripts/preparePrevInstall.sh

View differences:

preparePrevInstall.sh
1 1
#!/bin/bash
2 2
PREV_INSTALL=prev_install
3
currentDir = $PWD
3
currentDir=$PWD
4 4
# Si se produce un error, salimos inmediatamente
5 5
set -e
6 6

  

Also available in: Unified diff