mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-16 14:55:33 +01:00
set submodule v0.14.1.2
This commit is contained in:
parent
a65222d057
commit
8d17018019
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user