Add entrez package, not currently working
[pubmed.git] / debian / upload.sh
index 49ec2ff8e3d501372c33570a5c9e1e06a3aad55d..4be6929eee418b3b1fd49a8aafa0cbfaf719b123 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup pubmed -Ufiles.med-info.com -D/home/ftp/pubmed -C"(umask 022; cd /opt/apache/htdocs/pubmed; make install)" -su $*
+dup entrez -Ufiles.med-info.com -D/home/ftp/entrez -C"(umask 022; cd /opt/apache/htdocs/entrez; make install)" -su $*