mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 01:17:26 -04:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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.1
|
||||
|
||||
# get monero core tag
|
||||
pushd $MONERO_DIR
|
||||
|
||||
Reference in New Issue
Block a user