Try v1.4.2

This commit is contained in:
Sam Carlton 2022-05-10 11:56:54 -05:00
parent f72a795eba
commit df7ea9c6a6

View file

@ -1,6 +1,10 @@
#!/usr/bin/env bash
curl https://files.stork-search.net/releases/latest/stork-amazon-linux -o stork-executable
# curl https://files.stork-search.net/releases/latest/stork-macos-latest -o stork-executable
# curl https://files.stork-search.net/releases/latest/stork-amazon-linux -o stork-executable
# curl https://files.stork-search.net/releases/v1.4.3/stork-macos-latest -o stork-executable
curl https://files.stork-search.net/releases/v1.4.2/stork-amazon-linux -o stork-executable
# 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 stork.toml --output search-index.st