Trry running executable via bash

This commit is contained in:
Sam Carlton 2022-05-09 17:27:42 -05:00
parent fdc1e4a2ed
commit 2ec00f2349
2 changed files with 7 additions and 1 deletions

5
scripts/stork-netlify.sh Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
wget https://files.stork-search.net/releases/latest/stork-ubuntu-latest
chmod +x stork-ubuntu-latest
./stork-ubuntu-latest --build static/stork.toml