mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 12:54:30 +00:00
monero: update submodule to master branch HEAD
This commit is contained in:
parent
e65159163d
commit
dc1d0a68c8
2 changed files with 2 additions and 2 deletions
|
@ -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
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit 7bd1ed03dd29d1f194503b6fdce6588306328b72
|
||||
Subproject commit 2d8a197b9163c2fc3f3da8fddee7c6a1d30fd4ac
|
Loading…
Reference in a new issue