]> insang Git - newton-cn_pos.git/commitdiff
tt
authornewton-cn <insang@kakao.com>
Sat, 24 May 2025 04:32:31 +0000 (13:32 +0900)
committernewton-cn <insang@kakao.com>
Sat, 24 May 2025 04:32:31 +0000 (13:32 +0900)
runpops.bat
runpops_utf8.bat

index a5a0e90a0cb43f925481f41bc80b356081494713..198027a143dcc3702e29bf606f2e0080aba722bb 100644 (file)
@@ -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
 
index a5a0e90a0cb43f925481f41bc80b356081494713..198027a143dcc3702e29bf606f2e0080aba722bb 100644 (file)
@@ -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