mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update for latest stork build
This commit is contained in:
parent
a958484b52
commit
85f5774702
1 changed files with 3 additions and 2 deletions
5
scripts/stork-netlify.sh
Normal file → Executable file
5
scripts/stork-netlify.sh
Normal file → Executable file
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
wget https://files.stork-search.net/releases/latest/stork-ubuntu-latest
|
||||
curl https://files.stork-search.net/releases/latest/stork-ubuntu-latest -o stork-ubuntu-latest
|
||||
# curl https://files.stork-search.net/releases/latest/stork-macos-latest -o stork-ubuntu-latest
|
||||
chmod +x stork-ubuntu-latest
|
||||
./stork-ubuntu-latest --build static/stork.toml
|
||||
./stork-ubuntu-latest build --input static/stork.toml --output static/search-index.st
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue