Commit f54a285
Fix llama.cpp directory name after tar extraction
GitHub tarballs extract to llama.cpp-b5200/ (full tag), not
llama.cpp-5200/ (stripped). Remove the erroneous #b prefix strip.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 33b2d4f commit f54a285
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments