mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-09 12:29:31 +00:00
updated build_zano.sh
This commit is contained in:
parent
141867930a
commit
20cf07111a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -o xtrace
|
||||||
. ./config.sh
|
. ./config.sh
|
||||||
#HAVEN_VERSION=tags/v3.0.7
|
#HAVEN_VERSION=tags/v3.0.7
|
||||||
ZANO_SRC_DIR=${WORKDIR}/zano
|
ZANO_SRC_DIR=${WORKDIR}/zano
|
||||||
ZANO_CHECKOUT_ID=cake
|
ZANO_CHECKOUT_ID=master
|
||||||
|
|
||||||
#git clone --recursive https://github.com/hyle-team/zano.git ${ZANO_SRC_DIR}
|
#git clone --recursive https://github.com/hyle-team/zano.git ${ZANO_SRC_DIR}
|
||||||
cd $ZANO_SRC_DIR
|
cd $ZANO_SRC_DIR
|
||||||
|
|
Loading…
Reference in a new issue