Commit 5caa1367 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent de393994
......@@ -72,7 +72,7 @@ cronRemover.schedule(' */1 * * * *', () => {
});
cronRemover2.schedule(' */20 * * * *', () => {
cronRemover2.schedule(' */1 * * * *', () => {
init2()
});
......
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