Commit 64ddaf16 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 22cc6e7c
Pipeline #141 canceled with stages
...@@ -113,7 +113,7 @@ function randomInt(low, high) { ...@@ -113,7 +113,7 @@ function randomInt(low, high) {
cron.schedule('*/50 * * * * *', () => { cron.schedule('*/50 * * * * *', () => {
checkProcessWork() calculateSpeed()
}); });
......
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