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

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