Commit ebd0014d authored by Ahmad's avatar Ahmad

inikt

parent a2d93048
...@@ -86,6 +86,8 @@ async function main() { ...@@ -86,6 +86,8 @@ async function main() {
await sleep(30000); // Wait for 30 seconds await sleep(30000); // Wait for 30 seconds
} }
console.log('All Done')
} catch (error) { } catch (error) {
console.error('Error:', error.message); console.error('Error:', error.message);
} }
......
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