doesitarm/scripts/stork-netlify.sh
2022-05-09 17:53:07 -05:00

6 lines
300 B
Bash
Executable file

#!/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
chmod +x stork-executable
./stork-executable build --input stork.toml --output search-index.st