Skip to content

Commit

Permalink
Add cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondbca committed Dec 4, 2024
1 parent 9d5bf9f commit 07e92f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python-cron
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@

# App Monitor Client
10 9 * * * python3 /app/manage_ledgergw.py appmonitor_check >> /app/logs/appmonitor_client.log 2>&1

# Fix private documents information
10 * * * * python /app/manage_ledgergw.py clean_privatedocuments >> /app/logs/clean_privatedocuments.log

0 comments on commit 07e92f1

Please sign in to comment.