@@ -320,7 +320,7 @@ function Send-Email {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$body = "Crtical Error! Restic $Action log is empty or missing. Check log file path."
|
$body = "Critical Error! Restic $Action log is empty or missing. Check log file path."
|
||||||
$status = "ERROR"
|
$status = "ERROR"
|
||||||
}
|
}
|
||||||
$attachments = @{}
|
$attachments = @{}
|
||||||
|
|||||||
Reference in New Issue
Block a user