This commit is contained in:
jaina heartles 2025-01-01 21:56:55 -05:00
parent 410be50be3
commit 67a732d3f8

View file

@ -112,7 +112,7 @@ in {
invocationId="$(systemctl show --value -p InvocationID misskey-backup.service)"
logs="$(journalctl _SYSTEMD_INVOCATION_ID="$invocationId" -u misskey-backup.service)"
if [ "$SERVICE_RESULT" = "success"]; then
if [ "$SERVICE_RESULT" = "success" ]; then
${notifyEmailPkg}/bin/notify-email "backup" "SUCCESS: Misskey Backup Notification" "$(cat <<EOMSG
A backup process has succeeded. Logs to follow: