diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-10 20:13:03 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-10 20:13:03 +0800 |
commit | 3e10243be082f2d0eace5365514514b6c939e607 (patch) | |
tree | b9034de12b9ba0903037ddaff63ed9966aac35f0 /etc | |
parent | d415266449df9887119bb35aef205d4236254985 (diff) |
I move studio website to ca so I will remove studio so ssh port config for studio is not needed any more
Diffstat (limited to 'etc')
-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 |