diff options
Diffstat (limited to 'home/xyz/.ssh/config')
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 70a10a8b..6f9adb01 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -20,6 +20,6 @@ Host pi raspberrypi.local HostName raspberrypi.local User pi -Host phone danctnix.local - HostName danctnix.local +Host phone xyzpp.local + HostName xyzpp.local User xyz |