mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-15 22:13:05 +00:00
more sync
This commit is contained in:
parent
2e033e3fb7
commit
663402e030
@ -12,6 +12,8 @@ while (!b.stdout.atendofstream)
|
||||
entries.push(c)
|
||||
}
|
||||
|
||||
entries.sort()
|
||||
|
||||
for (i = 0; i < entries.length; i++)
|
||||
{
|
||||
x.run('cmd /c move /y build\\X\\' + entries[i] + ' ' + WScript.Arguments(0), 0, 1)
|
||||
|
Loading…
Reference in New Issue
Block a user