Merge remote-tracking branch 'origin/MrCyjaneK-cyjan-monerodart' into MrCyjaneK-cyjan-monerodart

This commit is contained in:
OmarHatem 2024-05-15 21:02:54 +03:00
commit 888543c3fd

View file

@ -8,7 +8,7 @@ if [[ ! -d "monero_c" ]];
then then
git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip
cd monero_c cd monero_c
git checkout 4a9142a36f1fca90372216f40e799fabb38e27d7 git checkout 89c7a09ec2a8552fd371d46f1506ace37d15dd3a
git reset --hard git reset --hard
git submodule update --init --force --recursive git submodule update --init --force --recursive
./apply_patches.sh monero ./apply_patches.sh monero