Allow to install murmur server #2
@ -32,7 +32,7 @@ def main():
 | 
			
		||||
        description="Manage Mumble server through ICE connection",
 | 
			
		||||
        formatter_class=argparse.ArgumentDefaultsHelpFormatter
 | 
			
		||||
    )
 | 
			
		||||
    parser.add_argument("--host", "-h", default="127.0.0.1",
 | 
			
		||||
    parser.add_argument("--host", "-H", default="127.0.0.1",
 | 
			
		||||
                        help="ICE host or ip")
 | 
			
		||||
    parser.add_argument("--port", "-p", default=6502,
 | 
			
		||||
                        help="ICE port number")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user