build: use correct monero core tag

This commit is contained in:
xiphon 2018-10-24 19:27:52 +00:00
parent 3aa6da058a
commit 665eaf00c5

View file

@ -20,7 +20,9 @@ git -C $MONERO_DIR fetch
git -C $MONERO_DIR checkout master
# get monero core tag
pushd $MONERO_DIR
get_tag
popd
# create local monero branch
git -C $MONERO_DIR checkout -B $VERSIONTAG