소스 검색

换个会话名称

黄中银 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"
 
 # ============================================================
 # 主程序