Skip to content

Commit

Permalink
refactor: ajout saut de ligne fin de fichier
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Aug 16, 2024
1 parent 2bbd23b commit b8fc211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sentry_wrapper_cron.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ if [ $STATUS -ne 0 ]; then
SENTRY_DSN="$SENTRY_CRON_DSN" sentry-cli send-event -m "Cron job failed: $COMMAND | Error: $OUTPUT"
fi

exit $STATUS
exit $STATUS

0 comments on commit b8fc211

Please sign in to comment.