Commit 6c721a84 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 6dceb31d
......@@ -110,6 +110,7 @@ async function check() {
async function copyAllFiles()
{
await reverse.init()
await sleep(2000)
let configs = await fs.readdirSync('configs')
for (let z=0;z<configs.length;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