Fix typo in prod installer
This commit is contained in:
		
							parent
							
								
									544ab890b0
								
							
						
					
					
						commit
						38a98f70d9
					
				@ -1206,7 +1206,7 @@ fi
 | 
			
		||||
# Bitcoin instance for Testnet #
 | 
			
		||||
################################
 | 
			
		||||
 | 
			
		||||
if [ "${BITCOIN_MAINNET_ENABLE}" = ON ];then
 | 
			
		||||
if [ "${BITCOIN_TESTNET_ENABLE}" = ON ];then
 | 
			
		||||
    echo "[*] Installing Bitcoin Testnet service"
 | 
			
		||||
    case $OS in
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user