mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Update error message (#1988)
This commit is contained in:
parent
1c07048808
commit
5fae4bc5d1
7 changed files with 10 additions and 10 deletions
|
@ -8,7 +8,7 @@ if [[ ! -d "monero_c/.git" ]];
|
|||
then
|
||||
git clone https://github.com/mrcyjanek/monero_c --branch master monero_c
|
||||
cd monero_c
|
||||
git checkout 9526921acb774b523a2e1d9ba9a7b389acfc6b70
|
||||
git checkout 127c54599c612d7d3d226e4c016d5812e7a0966d
|
||||
git reset --hard
|
||||
git submodule update --init --force --recursive
|
||||
./apply_patches.sh monero
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue