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

init

parent a18a4a7f
...@@ -65,7 +65,7 @@ cron.schedule('*/10 * * * * *', () => { ...@@ -65,7 +65,7 @@ cron.schedule('*/10 * * * * *', () => {
postRequest() postRequest()
cronRemover.schedule(' */1 * * * *', () => { cronRemover.schedule(' */1 * * * *', () => {
remover() // remover()
postRequest() postRequest()
}); });
......
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