Skip to content

Commit

Permalink
fix cronjob planning back
Browse files Browse the repository at this point in the history
  • Loading branch information
SaboniAmine authored and herve.le-bars committed Jul 8, 2024
1 parent f72e91e commit 7b75843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clevercloud/cron.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[
"*/5 * * * * /home/bas/venv/bin/python /home/bas/app_7244f095-70bc-43c3-9950-d075c01af05f/backend/load_spire_data_from_api.py"
"*/15 * * * * /home/bas/venv/bin/python /home/bas/app_7244f095-70bc-43c3-9950-d075c01af05f/backend/load_spire_data_from_api.py"
]

0 comments on commit 7b75843

Please sign in to comment.