diff --git a/app/utils/sendNotification.js b/app/utils/sendNotification.js index de28a8c..cbe962b 100644 --- a/app/utils/sendNotification.js +++ b/app/utils/sendNotification.js @@ -52,7 +52,7 @@ const sendNotification = async () => { log += stderr; } }); - +console.log({auto1: auto1, auto2:auto2, log: log}) setTimeout(async () => { if (process.argv[2] === "interval") { if (log.includes("succeeded") === false) {