diff options
| -rwxr-xr-x | get_libwallet_api.sh | 2 | ||||
| m--------- | monero | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/get_libwallet_api.sh b/get_libwallet_api.sh index ee04e6c8..5b61a1f6 100755 --- a/get_libwallet_api.sh +++ b/get_libwallet_api.sh @@ -15,7 +15,7 @@ BUILD_LIBWALLET=false if [ ! -d $MONERO_DIR/src ]; then git submodule init monero fi -git submodule update --remote +git submodule update # get monero core tag get_tag diff --git a/monero b/monero -Subproject daf66621dcf43f36067465a1f1c99f5b1390c40 +Subproject df140d90ee17c6cd276c5089437aad6373a130b |
