mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 22:07:26 -04:00
Compare commits
2 Commits
v0.17.2.0
...
release-v0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea8e3d0267 | ||
|
|
2bc86d1d9f |
@@ -16,8 +16,8 @@ if [ ! -d $MONERO_DIR/src ]; then
|
||||
git submodule init monero
|
||||
fi
|
||||
git submodule update --remote
|
||||
# git -C $MONERO_DIR fetch --tags
|
||||
# git -C $MONERO_DIR checkout v0.10.3.1
|
||||
git -C $MONERO_DIR fetch
|
||||
git -C $MONERO_DIR checkout release-v0.11.0.0
|
||||
|
||||
# get monero core tag
|
||||
get_tag
|
||||
|
||||
Reference in New Issue
Block a user