Add bash example

This commit is contained in:
Sam Carlton 2022-05-10 13:18:59 -05:00
parent b345523e41
commit 8a5a64c9cc

View file

@ -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