Commit 94881167 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 36e51e2e
...@@ -38,7 +38,7 @@ async function run() ...@@ -38,7 +38,7 @@ async function run()
} }
obj.data=arr2 obj.data=arr2
createfile(JSON.stringify(obj, null, 2),'config'+n) createfile(JSON.stringify(obj, null, 2),obj.usage+n)
} }
......
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