浏览代码

[ssh] Add new bt1 host

Colin Powell 1 年之前
父节点
当前提交
f8e270e0df
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      ssh/.ssh/config

+ 4 - 0
ssh/.ssh/config

@@ -50,6 +50,10 @@ Host pandora.unbl.ink bt2.unbl.ink
   IdentityFile ~/.ssh/pandora
   IdentityFile ~/.ssh/pandora
   User root
   User root
 
 
+Host bt1.unbl.ink
+  IdentityFile ~/.ssh/2022_h2_powellc
+  User root
+
 # LibreELEC
 # LibreELEC
 Host ymir.local gerd.local skoll.local thrymr.local tharvis.local thyrmr.local alvaldi.local eggther.local gunnlod.local gridr.local aegir.local fornjot.local
 Host ymir.local gerd.local skoll.local thrymr.local tharvis.local thyrmr.local alvaldi.local eggther.local gunnlod.local gridr.local aegir.local fornjot.local
   User root
   User root