From 7408927967d6828065cf704da1888e844c05f208 Mon Sep 17 00:00:00 2001 From: Hao Chen Date: Mon, 20 May 2019 14:07:01 -0500 Subject: pengin path --- ratspub.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ratspub.py b/ratspub.py index e9a911b..9b24e9d 100755 --- a/ratspub.py +++ b/ratspub.py @@ -115,4 +115,5 @@ if host=="x1": pubmed_path="/run/media/hao/PubMed/Archive/" elif host=="hchen3": pubmed_path="/media/hao/2d554499-6c5b-462d-85f3-5c49b25f4ac8/PubMed/Archive" - +elif host=="penguin2": + pubmed_path="/export2/PubMed/Archive" -- cgit v1.2.3