👍[Update] Model: AutoUpdate機能を追加
This commit is contained in:
6
update.bat
Normal file
6
update.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
taskkill /im %1 /F
|
||||
timeout 2
|
||||
del /f %1
|
||||
timeout 2
|
||||
rename %2 %1
|
||||
START "" %1
|
||||
Reference in New Issue
Block a user