doesitarm/scripts/stork-netlify.sh
2022-05-09 17:46:51 -05:00

6 lines
314 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 static/stork.toml --output static/search-index.st