Commit 009e2348 authored by Ahmad's avatar Ahmad

init

parent 14621937
Pipeline #198 failed with stages
......@@ -58,6 +58,6 @@ async function getTunnel() {
}
run();
cron.schedule('*/5 * * * * *', main);
cron.schedule('*/5 * * * * *', run);
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