aboutsummaryrefslogtreecommitdiff
path: root/shepherd/init.d/genecup.scm
diff options
context:
space:
mode:
Diffstat (limited to 'shepherd/init.d/genecup.scm')
-rw-r--r--shepherd/init.d/genecup.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/shepherd/init.d/genecup.scm b/shepherd/init.d/genecup.scm
index 36b6145..99ebe75 100644
--- a/shepherd/init.d/genecup.scm
+++ b/shepherd/init.d/genecup.scm
@@ -5,7 +5,7 @@
#:start (make-forkexec-constructor
'("/home/shepherd/run_genecup.sh")
#:environment-variables
- (list "EDIRECT_PUBMED_MASTER=/export2/PubMed"
+ (list "EDIRECT_PUBMED_MASTER=/export3/PubMed"
"NLTK_DATA=/home/hchen/nltk_data"
"PERL_LWP_SSL_CA_FILE=/etc/ssl/certs/ca-certificates.crt"
"TMPDIR=/export/ratspub/tmp")