mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 11:07:27 -04:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b40363cd88 | ||
|
|
a412ab7b80 |
@@ -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 release-v0.12
|
||||
git -C $MONERO_DIR checkout v0.12.1.0
|
||||
|
||||
# get monero core tag
|
||||
get_tag
|
||||
|
||||
Reference in New Issue
Block a user