diff options
Diffstat (limited to 'apply_patches.sh')
| -rwxr-xr-x | apply_patches.sh | 2 |
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 |
