Update package scripts
This commit is contained in:
parent
a08187004a
commit
cebb851dec
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ echo "# by their target). Useful for FTP deployment"
|
|||
echo "#"
|
||||
echo "#"
|
||||
|
||||
BRANCH="flakemerge"
|
||||
BRANCH="master"
|
||||
SRCDIR="../../../../"
|
||||
TEMPDIR="/tmp/baikal-flat-`date +%Y-%m-%d-%H-%M-%S`-temp"
|
||||
TEMPDIRDEREFERENCE="/tmp/baikal-flat-`date +%Y-%m-%d-%H-%M-%S`"
|
||||
|
|
|
@ -7,7 +7,7 @@ echo "# Packaging project for regular distribution"
|
|||
echo "#"
|
||||
echo "#"
|
||||
|
||||
BRANCH="flakemerge"
|
||||
BRANCH="master"
|
||||
SRCDIR="../../../../"
|
||||
TEMPDIR="/tmp/baikal-regular-`date +%Y-%m-%d-%H-%M-%S`"
|
||||
|
||||
|
|
Loading…
Reference in a new issue