mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 06:27:26 -04:00
Compare commits
8 Commits
v0.17.1.0
...
release-v0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ec45a819b | ||
|
|
ad8c3a153f | ||
|
|
22b22c22ea | ||
|
|
300a5afc21 | ||
|
|
758dd1df96 | ||
|
|
d83b400931 | ||
|
|
a77a5909cf | ||
|
|
bf785bb388 |
@@ -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 origin/master
|
||||
git -C $MONERO_DIR checkout v0.14.1.2
|
||||
|
||||
# get monero core tag
|
||||
pushd $MONERO_DIR
|
||||
|
||||
Reference in New Issue
Block a user