Create function check status for other system

This commit is contained in:
joseph le 2023-10-11 15:44:38 +07:00
parent f1ad5a7961
commit 908a0bd70b
1 changed files with 1 additions and 2 deletions

View File

@ -930,9 +930,8 @@ const checkMultipleRequest = async () => {
if (stdout !== "") {
allResponse+=JSON.stringify(req.name+"\n"+stdout)
console.log(stdout)
console.log("stdout ", stdout)
if(req.name==="Perthmint"){
if((stdout.toString().split("true").length-1)>1){
report.push({
group: req.group,