mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-05 05:24:33 +00:00
more sync
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user