mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 18:37:25 -04:00
build: use correct monero core tag
This commit is contained in:
@@ -20,7 +20,9 @@ git -C $MONERO_DIR fetch
|
|||||||
git -C $MONERO_DIR checkout master
|
git -C $MONERO_DIR checkout master
|
||||||
|
|
||||||
# get monero core tag
|
# get monero core tag
|
||||||
|
pushd $MONERO_DIR
|
||||||
get_tag
|
get_tag
|
||||||
|
popd
|
||||||
# create local monero branch
|
# create local monero branch
|
||||||
git -C $MONERO_DIR checkout -B $VERSIONTAG
|
git -C $MONERO_DIR checkout -B $VERSIONTAG
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user