Print onions on separate lines after prod install
This commit is contained in:
		
							parent
							
								
									3d87ca0ea3
								
							
						
					
					
						commit
						3ee806107c
					
				@ -1702,7 +1702,9 @@ case $OS in
 | 
			
		||||
 | 
			
		||||
    Debian)
 | 
			
		||||
        echo "This are the generated Tor addresses:"
 | 
			
		||||
        echo "${NGINX_MEMPOOL_ONION} ${NGINX_BISQ_ONION} ${NGINX_LIQUID_ONION}"
 | 
			
		||||
        echo "${NGINX_MEMPOOL_ONION}"
 | 
			
		||||
        echo "${NGINX_BISQ_ONION}"
 | 
			
		||||
        echo "${NGINX_LIQUID_ONION}"
 | 
			
		||||
    ;;
 | 
			
		||||
esac
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user