黄中银 3 сар өмнө
parent
commit
c32f6e6ccd

+ 1 - 1
cognio/buildDockerImage_latest.ps1

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