mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-02 21:26:24 +01:00
use master branch from monero submodule
This commit is contained in:
parent
4c75fe47f9
commit
5dc180393f
@ -16,8 +16,8 @@ if [ ! -d $MONERO_DIR/src ]; then
|
|||||||
git submodule init monero
|
git submodule init monero
|
||||||
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 release-v0.11.0.0
|
# git -C $MONERO_DIR checkout release-v0.11.0.0
|
||||||
|
|
||||||
# get monero core tag
|
# get monero core tag
|
||||||
get_tag
|
get_tag
|
||||||
|
Loading…
Reference in New Issue
Block a user