Mercurial > index.cgi > dotfiles
changeset 282:1becad4fc13d
IP changed
| author | Steve Huston <huston@srhuston.net> | 
|---|---|
| date | Sun, 14 Jul 2024 16:07:11 -0400 | 
| parents | cf01bff1c687 | 
| children | 09a1242050d3 | 
| files | .ssh/config | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/.ssh/config Tue Jul 09 23:41:44 2024 -0400 +++ b/.ssh/config Sun Jul 14 16:07:11 2024 -0400 @@ -31,7 +31,7 @@ # New joshua host on the N100 Match host newjoshua exec "~/.ssh/athome" - HostName 192.168.7.252 + HostName 192.168.7.241 # Some "local" hosts, rather than configuring DNS or hosts files Match host milton exec "~/.ssh/athome"
