mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-19 04:45:53 +01:00
build: set submodule to v0.16.0.0
This commit is contained in:
parent
c20a0ef928
commit
f38e460842
@ -17,7 +17,7 @@ if [ ! -d $MONERO_DIR/src ]; then
|
|||||||
fi
|
fi
|
||||||
git submodule update --remote
|
git submodule update --remote
|
||||||
git -C $MONERO_DIR fetch
|
git -C $MONERO_DIR fetch
|
||||||
git -C $MONERO_DIR checkout origin/master
|
git -C $MONERO_DIR checkout v0.16.0.0
|
||||||
|
|
||||||
# get monero core tag
|
# get monero core tag
|
||||||
pushd $MONERO_DIR
|
pushd $MONERO_DIR
|
||||||
|
Loading…
Reference in New Issue
Block a user