mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Trry running executable via bash
This commit is contained in:
parent
fdc1e4a2ed
commit
2ec00f2349
2 changed files with 7 additions and 1 deletions
5
scripts/stork-netlify.sh
Normal file
5
scripts/stork-netlify.sh
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue