From: newton-cn Date: Sat, 24 May 2025 04:32:31 +0000 (+0900) Subject: tt X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=afb035db1c65c00c1bff1f3df460f45c059989a1;p=newton-cn_pos.git tt --- diff --git a/runpops.bat b/runpops.bat index a5a0e90..198027a 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 /f /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 a5a0e90..198027a 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 /f /im /newton-cn.exe > null +taskkill /f /im newton-cn.exe > null git -C c:\newton-cn_pos pull