Page MenuHomePhabricator

Set shell and shell options in fetch_markdown_files.sh
ClosedPublic

Authored by jasonbcox on Sep 25 2020, 23:18.

Details

Summary

Running the script gives no indication of it working or failing
other than exit code. Not only that, but there's no guarantee that it's run
using bash.

This patch fixes both using the same convention we use in the ABC repo.

Test Plan
./fetch_markdown_files.sh ~/projects/bitcoin-abc

Diff Detail

Repository
rABCWEB Bitcoin ABC Website
Lint
Lint Not Applicable
Unit
Tests Not Applicable