Skip to content

Commit

Permalink
Update crontab2
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc authored Sep 20, 2021
1 parent f1e038e commit 4173d97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/crontab2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

## SLIM CLR (every 2 hours)
0 */2 * * * cd gitcoin/coin; bash scripts/run_clr.bash slim 2>&1
## SLIM CLR (every 6 hours)
0 */6 * * * cd gitcoin/coin; bash scripts/run_clr.bash slim 2>&1

0 comments on commit 4173d97

Please sign in to comment.