7adb1d36b6e6f5ce11d882f348af4b1194ad17b6
max
  Wed Apr 7 01:05:10 2021 -0700
comitting a few changes to the uniprot pipeline to make it more stable for ottomatization, but also to get the filters to work correctly, refs #27069

diff --git src/hg/utils/otto/uniprot/makefile src/hg/utils/otto/uniprot/makefile
index cf36f38..14c5bfa 100644
--- src/hg/utils/otto/uniprot/makefile
+++ src/hg/utils/otto/uniprot/makefile
@@ -1,4 +1,4 @@
 PREFIX=/hive/data/outside/otto/uniprot/
 install: 
 	pylint -E doUniprot
-	rsync -avpu *.as doUniprot makeUniProtPsl.sh mapUniprot_doBlast ${PREFIX} # never overwrite newer files
+	rsync -avpu *.sh *.as doUniprot makeUniProtPsl.sh mapUniprot_doBlast ${PREFIX} # never overwrite newer files