forked from Public/monero-gui
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
15d8ef7622 | ||
|
|
279f6cf189 |
@@ -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.13
|
||||
git -C $MONERO_DIR checkout v0.13.0.3
|
||||
|
||||
# get monero core tag
|
||||
get_tag
|
||||
|
||||
Reference in New Issue
Block a user