diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-14 18:35:02 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-14 18:35:02 +0800 |
commit | a53c3e1d06d80162628fbeb5f1b1cb8a51d7dbb4 (patch) | |
tree | a5b6862b542fc558d810e0bea445ef386433dc7d | |
parent | 77494c24a3aac53eb572bdc1c9e24ccaab21c983 (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 714554a6..c22e15e0 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -24,10 +24,6 @@ Host ca Hostname ca.flylightning.xyz User xyz -Host aa - Hostname aawg - User xyz - Host ib Hostname ib.flylightning.xyz User xyz |