🐛[bugfix] Model : 不要なcommandを削除
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user