Commit 3862fb9c authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent cd148283
......@@ -371,6 +371,7 @@ async function generateText(current, num, msg) {
}
runCron()
async function runCron() {
let admins=await db.getAllAdmins()
let name = './back/'+'backup-' + moment().format('YYYY-MM-DD---HH-mm')+'.sql'
......
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