Commit 6e563b3f authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent fd21f2e3
......@@ -25,11 +25,12 @@ async function init() {
// }
arr=await Promise.all(arr)
console.log(arr)
for (let i=0;i<arr.length;i++)
arrange(arr[i])
// console.log(arr[0].arr[0])
console.log(files)
// console.log(files)
// console.log(files)
// let com = await fs.readFileSync('E:\\fail\\btc1', 'utf8');
......
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