update gen-snapshot for 2.4.x git branch
This commit is contained in:
parent
73a908055a
commit
13f7c3941d
|
@ -6,7 +6,7 @@ VERSION=2.4.0~$(date "+%Y%m%d")
|
||||||
BUILDDEST=/tmp/airtime-${VERSION}/
|
BUILDDEST=/tmp/airtime-${VERSION}/
|
||||||
DEBDIR=`pwd`/debian
|
DEBDIR=`pwd`/debian
|
||||||
|
|
||||||
git checkout master
|
git checkout 2.4.x
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
echo "cleaning up previous build..."
|
echo "cleaning up previous build..."
|
||||||
|
|
Loading…
Reference in New Issue