Commit 76045668 authored by Ahmad's avatar Ahmad

inikt

parent f3c4eb76
......@@ -85,7 +85,7 @@ async function main() {
console.log(`Waiting 30 seconds before creating the next instance...`);
await sleep(60000); // Wait for 30 seconds
}
await sleep(60000);
console.log('All Done')
} catch (error) {
......
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