summaryrefslogtreecommitdiff
path: root/apply_patches.sh
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-03-22 14:21:57 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-03-22 14:21:57 +0100
commit380f3f41e62cb72ed24e4f46df78f36f8e28c6d6 (patch)
treee536ad49963dcf85d176bed157059f7d8397c224 /apply_patches.sh
parent8775db7e945552e4f23c429dde4ddf91d974a5a2 (diff)
wow + build
Diffstat (limited to 'apply_patches.sh')
-rwxr-xr-xapply_patches.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apply_patches.sh b/apply_patches.sh
index 78bad34..2b2057b 100755
--- a/apply_patches.sh
+++ b/apply_patches.sh
@@ -14,7 +14,7 @@ then
fi
cd monero
-git apply ../patches/* --index
+git apply ../patches/monero/* --index
git submodule init
git submodule update --force
touch .patch-applied