mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-11 07:30:56 +00:00
commit
f872f9f3d3
2
tomb
2
tomb
@ -1527,7 +1527,7 @@ index_tombs() {
|
|||||||
{ test -r ${tombmount}/.noindex } && {
|
{ test -r ${tombmount}/.noindex } && {
|
||||||
say "skipping $tombname (.noindex found)"
|
say "skipping $tombname (.noindex found)"
|
||||||
continue }
|
continue }
|
||||||
say "sndexing $tombname"
|
say "indexing $tombname"
|
||||||
updatedb -l 0 -o ${tombmount}/.updatedb -U ${tombmount}
|
updatedb -l 0 -o ${tombmount}/.updatedb -U ${tombmount}
|
||||||
say "search index updated"
|
say "search index updated"
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user