mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-11-04 04:17:43 +00:00 
			
		
		
		
	Update 2_2__Script_Linode_Setup.stackscript
This commit is contained in:
		
							parent
							
								
									56015e34e6
								
							
						
					
					
						commit
						cdc51eb7c4
					
				@ -23,7 +23,7 @@
 | 
				
			|||||||
# CURRENT BITCOIN RELEASE:
 | 
					# CURRENT BITCOIN RELEASE:
 | 
				
			||||||
# Change as necessary
 | 
					# Change as necessary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export BITCOIN=bitcoin-core-0.14.0
 | 
					export BITCOIN=bitcoin-core-0.14.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 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