mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 21:18:58 +00:00
Reconvert script broken when code/ moved.
This commit is contained in:
parent
d4010c76cf
commit
5c1a59257c
@ -42,8 +42,8 @@ pushd $(dirname $0)
|
||||
## Upgrade the tools
|
||||
|
||||
rm -rf install/loader-process install/converter-process
|
||||
tar xf ../crawl/loading-process/build/distributions/loader-process.tar -C install/
|
||||
tar xf ../crawl/converting-process/build/distributions/converter-process.tar -C install/
|
||||
tar xf ../code/crawl/loading-process/build/distributions/loader-process.tar -C install/
|
||||
tar xf ../code/crawl/converting-process/build/distributions/converter-process.tar -C install/
|
||||
|
||||
## Download the sample if necessary
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user