Install mempool crontab from install script

This commit is contained in:
wiz
2022-03-19 15:52:45 +00:00
parent 7d0cced095
commit d5ca10970d
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
@reboot sleep 10 ; $HOME/start
37 13 * * * sleep 30 ; /backup/backup >/dev/null 2>&1 &
@reboot sleep 180 ; /mempool/mempool/production/nginx-cache-warmer >/dev/null 2>&1 &