mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Update tsic.go
This commit is contained in:
		
							parent
							
								
									12a04f9459
								
							
						
					
					
						commit
						7edc953d35
					
				| @ -344,7 +344,7 @@ func (t *TailscaleInContainer) Login( | ||||
| 		"--login-server=" + loginServer, | ||||
| 		"--authkey=" + authKey, | ||||
| 		"--hostname=" + t.hostname, | ||||
| 		"--accept-routes", | ||||
| 		"--accept-routes=false", | ||||
| 	} | ||||
| 
 | ||||
| 	if t.withSSH { | ||||
| @ -383,7 +383,7 @@ func (t *TailscaleInContainer) LoginWithURL( | ||||
| 		"up", | ||||
| 		"--login-server=" + loginServer, | ||||
| 		"--hostname=" + t.hostname, | ||||
| 		"--accept-routes", | ||||
| 		"--accept-routes=false", | ||||
| 	} | ||||
| 
 | ||||
| 	_, stderr, err := t.Execute(command) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user