Skip to content

Commit

Permalink
refactor: remove leftover crontab files
Browse files Browse the repository at this point in the history
  • Loading branch information
f0e committed Aug 1, 2024
1 parent 7522beb commit 9e4c455
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docker/crontab

This file was deleted.

1 change: 0 additions & 1 deletion docker/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ fi

echo 'Started cron'

crontab /app/docker/crontab
echo "${CRON_SCHEDULE} /app/docker/run.sh" | crontab -

crond -f -l 8

0 comments on commit 9e4c455

Please sign in to comment.