create function sendNotification

This commit is contained in:
joseph le 2023-09-27 16:24:42 +07:00
parent d8b3ea0f0c
commit 7d5a6a0c22
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ const sendNotification = async () => {
console.log("RESTART: ", stdout)
});
}else{
console.log(" /\n\/")
console.log("server good")
}
} else {
console.log({ auto1: auto1, auto2: auto2, log: log });