Merge pull request #3054

dc1d0a6 monero: update submodule to master branch HEAD (xiphon)
This commit is contained in:
luigi1111
2020-09-07 15:01:05 -05:00
2 changed files with 2 additions and 2 deletions

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 v0.16.0.3
git -C $MONERO_DIR checkout origin/master
# get monero core tag
pushd $MONERO_DIR

2
monero

Submodule monero updated: 7bd1ed03dd...2d8a197b91