This commit is contained in:
joseph le 2023-09-28 07:43:36 +07:00
parent f926678676
commit ad7ca63ca2
1 changed files with 1 additions and 1 deletions

View File

@ -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) {