瀏覽代碼

换个会话名称

黄中银 3 月之前
父節點
當前提交
c32f6e6ccd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cognio/buildDockerImage_latest.ps1

+ 1 - 1
cognio/buildDockerImage_latest.ps1

@@ -15,7 +15,7 @@ $remotePort = "22"
 $imageName = "amwpfiqvy/cognio"
 
 # tmux 会话名
-$tmuxSession = "dbx"
+$tmuxSession = "cognioLatest"
 
 # ============================================================
 # 主程序