👍[Update] Model : restart処理を追加
This commit is contained in:
4
restart.bat
Normal file
4
restart.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
|
||||
taskkill /im %1 /F
|
||||
START "" %1
|
||||
Reference in New Issue
Block a user