Merge pull request #3091

1b4c2170 build: set submodule to v0.17.0.1 (selsta)
This commit is contained in:
Alexander Blair
2020-09-28 19:07:39 -07: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 origin/master
git -C $MONERO_DIR checkout v0.17.0.1
# get monero core tag
pushd $MONERO_DIR

2
monero

Submodule monero updated: 2d8a197b91...1a9a984d26