From a38fe7b86a889e35981dee099b3dbd5a4c011a86 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sat, 26 Nov 2022 21:55:23 -0500 Subject: [PATCH] idk --- main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/main.js b/main.js index 2fec9d4..dcb003e 100644 --- a/main.js +++ b/main.js @@ -51,6 +51,7 @@ async function cycleAuger(err) { console.log('Paused...'); await sleep(process.env.PAUSETIME); cycleAuger(); + return; } // Check for reload file existing, then reload environment variables, then delete the file.