mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-28 21:46:02 +00:00
Update for build haven script
This commit is contained in:
parent
1f02e8205f
commit
b34a8737f7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
. ./config.sh
|
. ./config.sh
|
||||||
HAVEN_VERSION=tags/v2.1.0
|
HAVEN_VERSION=tags/v2.1.0
|
||||||
HAVEN_SRC_DIR=${WORKDIR}/monero
|
HAVEN_SRC_DIR=${WORKDIR}/haven
|
||||||
|
|
||||||
git clone https://github.com/haven-protocol-org/haven-main.git ${HAVEN_SRC_DIR} --branch ${HAVEN_VERSION}
|
git clone https://github.com/haven-protocol-org/haven-main.git ${HAVEN_SRC_DIR} --branch ${HAVEN_VERSION}
|
||||||
cd $HAVEN_SRC_DIR
|
cd $HAVEN_SRC_DIR
|
||||||
|
|
Loading…
Reference in a new issue