👍[Update] Model: AutoUpdate機能を追加

This commit is contained in:
misyaguziya
2023-10-03 02:18:07 +09:00
parent 491893acc4
commit a936740aa4
3 changed files with 35 additions and 2 deletions

6
update.bat Normal file
View File

@@ -0,0 +1,6 @@
taskkill /im %1 /F
timeout 2
del /f %1
timeout 2
rename %2 %1
START "" %1