mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 00:16:26 +00:00
Update to 16.2
This commit is contained in:
parent
cd864b668d
commit
e70f501d9f
@ -23,7 +23,7 @@
|
|||||||
# CURRENT BITCOIN RELEASE:
|
# CURRENT BITCOIN RELEASE:
|
||||||
# Change as necessary
|
# Change as necessary
|
||||||
|
|
||||||
export BITCOIN=bitcoin-core-0.16.1
|
export BITCOIN=bitcoin-core-0.16.2
|
||||||
|
|
||||||
# Set the variable $IPADDR to the IP address the new Linode receives.
|
# Set the variable $IPADDR to the IP address the new Linode receives.
|
||||||
IPADDR=$(/sbin/ifconfig eth0 | awk '/inet / { print $2 }' | sed 's/addr://')
|
IPADDR=$(/sbin/ifconfig eth0 | awk '/inet / { print $2 }' | sed 's/addr://')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user