mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-25 09:48:10 -07:00
parser: allow node args
This commit is contained in:
+1
-2
@@ -23,5 +23,4 @@ if [ "$(uname)" == "Darwin" ]; then
|
||||
tmutil thinlocalsnapshots / &> /dev/null
|
||||
fi
|
||||
|
||||
# Update path
|
||||
cargo run -r -- "$HOME/Developer/bitcoin"
|
||||
eval $(echo "cargo run -r -- $(cat node.args)")
|
||||
|
||||
Reference in New Issue
Block a user