diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-02-17 11:23:33 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-02-17 11:23:33 +0100 |
| commit | e64ac9c4f14f9c0e45606fe67aeeeb3a5f9af777 (patch) | |
| tree | 6ada5abb929ebb331b007ca5719c589fac40eef1 /README.md | |
| parent | 9d9b1f2f2373fc9a99c6556a93eea63fe343cf58 (diff) | |
Add mirror fot git repo
Improve apply_patches.sh
Improve build_single.sh
Create tools to mirror all repositories in git bundles
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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/ |
