👍[Update] Model : updateSoftwareに再起動の引数を追加
This commit is contained in:
@@ -3,4 +3,8 @@ timeout 2
|
||||
del /f %1
|
||||
timeout 2
|
||||
rename %2 %1
|
||||
START "" %1
|
||||
echo %3
|
||||
timeout 2
|
||||
if %3 == True (
|
||||
START "" %1
|
||||
)
|
||||
Reference in New Issue
Block a user