mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-10 12:54:38 +00:00
Merge remote-tracking branch 'origin/MrCyjaneK-cyjan-monerodart' into MrCyjaneK-cyjan-monerodart
This commit is contained in:
commit
17c1362d08
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ if [[ ! -d "monero_c" ]];
|
|||
then
|
||||
git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip
|
||||
cd monero_c
|
||||
git checkout fa8d4c70c3133f1668d8a9c2c3b71eca58c371c9
|
||||
git checkout 81bd1208c4734c370f22fdf26932371f30d10fb6
|
||||
git reset --hard
|
||||
git submodule update --init --force --recursive
|
||||
./apply_patches.sh monero
|
||||
|
|
Loading…
Reference in a new issue