Commit fbdffff4 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 1c293c51
......@@ -151,7 +151,7 @@ async function copyAllFiles()
}
}
await writeFileDetail([])
init()
// init()
}
function sleep(millis) {
......
......@@ -106,7 +106,7 @@ async function format(name) {
let z = header
z = z + t
console.log(z)
// console.log(z)
await createFile('R' + name, z)
}
......
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