mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 03:42:05 +02:00
Merge pull request #3054
dc1d0a6
monero: update submodule to master branch HEAD (xiphon)
This commit is contained in:
commit
e2085bdaa3
@ -17,7 +17,7 @@ if [ ! -d $MONERO_DIR/src ]; then
|
|||||||
fi
|
fi
|
||||||
git submodule update --remote
|
git submodule update --remote
|
||||||
git -C $MONERO_DIR fetch
|
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
|
# get monero core tag
|
||||||
pushd $MONERO_DIR
|
pushd $MONERO_DIR
|
||||||
|
2
monero
2
monero
@ -1 +1 @@
|
|||||||
Subproject commit 7bd1ed03dd29d1f194503b6fdce6588306328b72
|
Subproject commit 2d8a197b9163c2fc3f3da8fddee7c6a1d30fd4ac
|
Loading…
Reference in New Issue
Block a user