Skip to content

Commit

Permalink
Update nodebuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoin-tools committed Apr 25, 2024
1 parent 2e57ab0 commit 5f5848f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nodebuilder
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/sh
#
# A minimally-interactive script for launching a Bitcoin Core node
# shellcheck disable=SC2009

set -o errexit
set -o nounset

Expand Down

0 comments on commit 5f5848f

Please sign in to comment.