From e64ac9c4f14f9c0e45606fe67aeeeb3a5f9af777 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Mon, 17 Feb 2025 11:23:33 +0100 Subject: Add mirror fot git repo Improve apply_patches.sh Improve build_single.sh Create tools to mirror all repositories in git bundles --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5ed7564..8034c71 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,7 @@ TL;DR: ```bash -$ rm -rf monero wownero release -$ git submodule update --init --recursive --force -$ for coin in monero wownero zano; do ./apply_patches.sh $coin; done +$ ./build_single.sh monero $(gcc -dumpmachine) -j$(nproc) ``` Broken? Not working? Need help? https://moneroc.mrcyjanek.net/ -- cgit v1.2.3