mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add bash example
This commit is contained in:
parent
b345523e41
commit
8a5a64c9cc
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Hugo Bash Example https://github.com/jmooring/hugo-stork/blob/main/build.sh
|
||||||
|
|
||||||
# curl https://files.stork-search.net/releases/latest/stork-amazon-linux -o stork-executable
|
# curl https://files.stork-search.net/releases/latest/stork-amazon-linux -o stork-executable
|
||||||
# curl https://files.stork-search.net/releases/v1.4.3/stork-macos-latest -o stork-executable
|
# curl https://files.stork-search.net/releases/v1.4.3/stork-macos-latest -o stork-executable
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue