Commit 91eec10f authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 168feecc
...@@ -15,6 +15,6 @@ async function init() ...@@ -15,6 +15,6 @@ async function init()
{ {
com[i].platform=com[i].platform.split('-')[1] com[i].platform=com[i].platform.split('-')[1]
await fs.copyFileSync('files/' + pair+'/'+com[i].platform, 'allFiles' + '/' + 'last.json' + '-' +com[i].platform ) await fs.copyFileSync('files/' + pair+'/'+com[i].platform, 'allFiles' + '/' +com[i].platform )
} }
} }
\ No newline at end of file
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