Skip to content

Commit

Permalink
#925: Fixed crontab file
Browse files Browse the repository at this point in the history
  • Loading branch information
philipjyoon committed Jul 24, 2024
1 parent bfd5836 commit c44ec5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/sds/files/factotum/cron/hysdsops
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ SHELL=/bin/bash
#
#######################################################################

#@hourly $HOME/.local/bin/cron/submit_job.py 2>&1 | logger -i -p user.notice -t submit_pending_jobs-task
0 * * * * source verdi/bin/activate && $HOME/.local/bin/cron/submit_job.py 2>&1 | logger -i -p user.notice -t submit_pending_jobs-task

0 comments on commit c44ec5a

Please sign in to comment.