Commit 70c943e5 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 5302c6b3
...@@ -124,6 +124,7 @@ async function copyAllFiles() ...@@ -124,6 +124,7 @@ async function copyAllFiles()
let files = await fs.readdirSync('files') let files = await fs.readdirSync('files')
console.log(files)
let size = await fs.read let size = await fs.read
for (let i = 0; i < files.length; i++) { for (let i = 0; i < files.length; i++) {
......
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