* Adjust interval clear for platform install.
This commit is contained in:
@@ -149,5 +149,6 @@ $(function()
|
||||
|
||||
});
|
||||
|
||||
if(typeof logTimer != 'undefined') clearInterval(logTimer);
|
||||
logTimer = setInterval(getInstallProgress, 4000);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user