Commit de393994 authored by Ahmad Nemati's avatar Ahmad Nemati

init

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