pin submodule to monero head

pull/2/head
Jaquee 7 years ago
parent 61f4db61ec
commit 8482481478
No known key found for this signature in database
GPG Key ID: 384E52B09F45DC39

@ -15,7 +15,7 @@ BUILD_LIBWALLET=false
if [ ! -d $MONERO_DIR/src ]; then
git submodule init monero
fi
git submodule update
git submodule update --remote
# get monero core tag
get_tag