🐛[bugfix] Model : 不要なcommandを削除

This commit is contained in:
misyaguziya
2023-10-09 16:14:28 +09:00
parent 776501b363
commit c266a098d4

View File

@@ -3,7 +3,6 @@ timeout 2
del /f %1 del /f %1
timeout 2 timeout 2
rename %2 %1 rename %2 %1
echo %3
timeout 2 timeout 2
if %3 == True ( if %3 == True (
START "" %1 START "" %1