diff options
| author | Jaquee <jaquee.monero@gmail.com> | 2017-03-18 21:59:53 +0100 |
|---|---|---|
| committer | Jaquee <jaquee.monero@gmail.com> | 2017-03-18 21:59:53 +0100 |
| commit | cdb9376b85433d24e2fa543eeeaa55239508f724 (patch) | |
| tree | f00c3c89e1164a03125fb829d94bc87e3469cdef /get_libwallet_api.sh | |
| parent | 24c17a9fe351005fc697ad5dabe71c7362d0430d (diff) | |
| download | monzero-gui-cdb9376b85433d24e2fa543eeeaa55239508f724.tar.gz monzero-gui-cdb9376b85433d24e2fa543eeeaa55239508f724.tar.xz monzero-gui-cdb9376b85433d24e2fa543eeeaa55239508f724.zip | |
Update monero submodule to v0.10.3
Diffstat (limited to 'get_libwallet_api.sh')
| -rwxr-xr-x | get_libwallet_api.sh | 2 |
1 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 |
