Merge pull request #1656

258cd58 Resetting monero submodule to master (skftn)
This commit is contained in:
luigi1111
2018-10-16 16:25:17 -05:00

View File

@@ -17,7 +17,7 @@ if [ ! -d $MONERO_DIR/src ]; then
fi
git submodule update --remote
git -C $MONERO_DIR fetch
git -C $MONERO_DIR checkout release-v0.13
git -C $MONERO_DIR checkout master
# get monero core tag
get_tag