parent
acc6427324
commit
9e5af08f7e
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@ TEMPDIRDEREFERENCE="/tmp/baikal-flat-`date +%Y-%m-%d-%H-%M-%S`"
|
|||
|
||||
# Export Project
|
||||
mkdir $TEMPDIR
|
||||
cd $SRCDIR
|
||||
|
||||
BASEDIR="`dirname $0`"
|
||||
PATH_this="`cd $BASEDIR && cd $SRCDIR && pwd`/"
|
||||
git archive $BRANCH | tar -x -C $TEMPDIR
|
||||
|
||||
# Dereferencig symlinks
|
||||
|
|
Loading…
Reference in a new issue