diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-03 14:54:11 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-03 14:54:11 +0800 |
commit | 135cefdbd576ff64fc4f8e6d8afef4f676e18b4c (patch) | |
tree | 606440cc9d6ed63b33f79c646a3260cb7da71e7c | |
parent | 0704484af27176e72d27967a443fc592bd1da18d (diff) |
ssh config remove aa
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 10f82f9d..2ebb1f8e 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -39,10 +39,6 @@ Host ca Hostname ca.flylightning.xyz User xyz -Host aa - Hostname aawg - User xyz - Host ib Hostname ib.flylightning.xyz User xyz |