Commit da8618f6 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

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