From: newton-cn Date: Sat, 24 May 2025 04:43:33 +0000 (+0900) Subject: tt X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=e643df1b83e5ba6dad4268bbccb0ce52cfde1039;p=newton-cn_pos.git tt --- diff --git a/runpops.bat b/runpops.bat index 198027a..9a8f46b 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 2>&1 git -C c:\newton-cn_pos pull diff --git a/runpops_utf8.bat b/runpops_utf8.bat index 198027a..9a8f46b 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 2>&1 git -C c:\newton-cn_pos pull