2cf1de9e1cd2bf04b66efbf43a726e1977838428 lrnassar Mon Nov 14 15:06:43 2022 -0800 Adding the thumbnail auto updater script to otto, refs #29695 diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab index 97b5771..021baed 100644 --- src/hg/utils/otto/otto.crontab +++ src/hg/utils/otto/otto.crontab @@ -80,25 +80,29 @@ #wuhCor1 uniprot otto cron by Max, May 2021 00 4 * * * /hive/data/outside/otto/uniprot/covidCheck.sh #ClinGen MAILTO=abenet@ucsc.edu,lrnassar@ucsc.edu 00 9 * * * /hive/data/outside/otto/clinGen/clinGenWrapper.sh #GRC Incident MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu 33 09 * * * /hive/data/outside/otto/grcIncidentDb/runUpdate.sh makeItSo #NCBI RefSeq MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu 23 8 * * 3 /hive/data/outside/otto/ncbiRefSeq/ottoNcbiRefSeq.sh +#Index page public session thumbnails update +MAILTO=lrnassar@ucsc.edu +11 1 * * 1 /cluster/software/bin/python3.6 /cluster/bin/scripts/buildPublicSessionThumbnailsIndexPage.py /usr/local/apache/htdocs/ + #OMIM Upload MAILTO=lrnassar@ucsc.edu HGDB_CONF=/cluster/home/otto/.hg.conf.beta 15 05 * * * /hive/data/outside/otto/omim/omimUploadWrapper.sh MAILTO=bwick@ucsc.edu # Cell Browser news sec update by Matt/Brittney Sept 2022 04 12 * * 1-5 ~bwick/cellBrowser/ucsc/updateNewsSec -r #Format: Minute - Hour - DayofMonth month Day-of-week