Commit 7198d319 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 54c87554
......@@ -50,7 +50,7 @@ async function check()
if (!files[i].includes('csv'))
{
await fs.renameSync('files/'+files[i],worker+'/'+files[i])
// await fs.renameSync('files/'+files[i],worker+'/'+files[i])
continue
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment