Try moving search-index to static directory

This commit is contained in:
Sam Carlton 2022-05-10 12:40:12 -05:00
parent 991bdf4261
commit d4b9f7d4f8
2 changed files with 2 additions and 2 deletions

View file

@ -7,4 +7,4 @@ curl https://files.stork-search.net/releases/v1.4.2/stork-amazon-linux -o stork-
# curl https://files.stork-search.net/releases/v1.4.2/stork-macos-10-15 -o stork-executable
chmod +x stork-executable
./stork-executable build --input static/stork.toml --output search-index.st
./stork-executable build --input static/stork.toml --output static/search-index.st