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

git pu

parent 79615cb4
......@@ -82,7 +82,7 @@ function grabData(data) {
async function checker() {
let arr = []
console.log('check')
// console.log('check')
let files = await fs.readdirSync(path)
for (let i = 0; i < files.length; i++) {
if (!files[i].includes('Lp1') || !files[i].includes('Lp2') || !files[i].includes('Lp3') || !files[i].includes('Lp4') || !files[i].includes('Lp5') || !files[i].includes('Lp6'))
......
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