idk
This commit is contained in:
parent
c4678a4d02
commit
a38fe7b86a
1
main.js
1
main.js
@ -51,6 +51,7 @@ async function cycleAuger(err) {
|
|||||||
console.log('Paused...');
|
console.log('Paused...');
|
||||||
await sleep(process.env.PAUSETIME);
|
await sleep(process.env.PAUSETIME);
|
||||||
cycleAuger();
|
cycleAuger();
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check for reload file existing, then reload environment variables, then delete the file.
|
// Check for reload file existing, then reload environment variables, then delete the file.
|
||||||
|
Loading…
Reference in New Issue
Block a user