mirror of
				https://git.coolaj86.com/coolaj86/telebit.js.git
				synced 2025-11-04 02:32:47 +00:00 
			
		
		
		
	whitespace fix
This commit is contained in:
		
							parent
							
								
									582fde8691
								
							
						
					
					
						commit
						e361c48353
					
				@ -65,7 +65,7 @@ if [ -z "${my_relay}" ]; then
 | 
			
		||||
  #echo "What relay will you be using? (press enter for default)"
 | 
			
		||||
  echo ""
 | 
			
		||||
  #read -p "relay [default: wss://www.telebit.cloud]: " my_relay
 | 
			
		||||
  read -p "relay:" my_relay
 | 
			
		||||
  read -p "relay: " my_relay
 | 
			
		||||
  echo ""
 | 
			
		||||
  my_relay=${2:-wss://www.telebit.cloud}
 | 
			
		||||
  # UX - just want a smooth transition
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user