Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Feb 2, 2024
1 parent 6cdbb6d commit 36bbe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-backup-s3/backup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ else
fi

if [ "${SENTRY_CRON_ENDPOINT}" != "**None**" ]; then
curl "${ENTRY_CRON_ENDPOINT}?status=ok"
curl "${SENTRY_CRON_ENDPOINT}?status=ok"
fi

0 comments on commit 36bbe05

Please sign in to comment.