diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-11 06:44:28 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-11 06:44:28 +0000 |
commit | f836bff7d8e545e1de3acbda0a0548f8964a0528 (patch) | |
tree | 3ab637cc39d6402f809bcc31aec95441b20d6d2f | |
parent | a25cd0a0a35840e8b94ff0cefcc7e24d58454973 (diff) |
remove special ssh port because I moved the website
-rw-r--r-- | etc/ssh/ssh_config.d/my_ssh_config.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/ssh/ssh_config.d/my_ssh_config.conf b/etc/ssh/ssh_config.d/my_ssh_config.conf deleted file mode 100644 index a5f1fca3..00000000 --- a/etc/ssh/ssh_config.d/my_ssh_config.conf +++ /dev/null @@ -1,2 +0,0 @@ -Host flylightning.xyz - Port ssh-isp |