Commit cd5192d1 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 8d652ecf
......@@ -78,7 +78,7 @@ async function format(name) {
let z=header
z=z+t
console.log(z)
await createFile(name, 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