From: newton-cn Date: Sat, 24 May 2025 04:29:30 +0000 (+0900) Subject: tt X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=cc35afb60f941731192a94f5ee178870ed4375ca;p=newton-cn_pos.git tt --- diff --git a/runpops.bat b/runpops.bat index 1d2862a..a5a0e90 100644 --- a/runpops.bat +++ b/runpops.bat @@ -4,7 +4,7 @@ mode con cols=30 lines=5 echo POPs Update Check echo Please wait... -taskkill /i /im /newton-cn.exe > null +taskkill /f /im /newton-cn.exe > null git -C c:\newton-cn_pos pull diff --git a/runpops_utf8.bat b/runpops_utf8.bat index 1d2862a..a5a0e90 100644 --- a/runpops_utf8.bat +++ b/runpops_utf8.bat @@ -4,7 +4,7 @@ mode con cols=30 lines=5 echo POPs Update Check echo Please wait... -taskkill /i /im /newton-cn.exe > null +taskkill /f /im /newton-cn.exe > null git -C c:\newton-cn_pos pull