forked from coolaj86/telebit.js
		
	use default relay
This commit is contained in:
		
							parent
							
								
									aca4342dd1
								
							
						
					
					
						commit
						7e7f419eb8
					
				| @ -63,8 +63,9 @@ fi | |||||||
| if [ -z "${my_relay}" ]; then | if [ -z "${my_relay}" ]; then | ||||||
|   echo "What relay will you be using? (press enter for default)" |   echo "What relay will you be using? (press enter for default)" | ||||||
|   echo "" |   echo "" | ||||||
|   read -p "relay [default: wss://telebit.cloud]: " my_relay |   read -p "relay [default: wss://www.telebit.cloud]: " my_relay | ||||||
|   echo "" |   echo "" | ||||||
|  |   my_relay=${2:-wss://www.telebit.cloud} | ||||||
|   # UX - just want a smooth transition |   # UX - just want a smooth transition | ||||||
|   sleep 0.5 |   sleep 0.5 | ||||||
| fi | fi | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user