👍[Update] Model : restart処理を追加

This commit is contained in:
misyaguziya
2023-10-09 13:49:22 +09:00
parent 776501b363
commit 0bc021cbe8
4 changed files with 14 additions and 1 deletions

4
restart.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
taskkill /im %1 /F
START "" %1