Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
EPD Web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EPD
EPD Web
Commits
9815d4d9
Commit
9815d4d9
authored
Mar 16, 2023
by
Sebastien Moretti
Browse files
Options
Downloads
Patches
Plain Diff
Fix fetch.conf path
parent
85f5f4b0
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
etc/docserv.conf
+2
-2
2 additions, 2 deletions
etc/docserv.conf
with
2 additions
and
2 deletions
etc/docserv.conf
+
2
−
2
View file @
9815d4d9
...
...
@@ -40,10 +40,10 @@ text::rh "fetch rh:$entry" text/plain
text
::
repbase
"fetch repbase:$entry"
text
/
plain
text
::
gp
"fetch gp:$entry"
text
/
plain
text
::
pir
"fetch pir:$entry"
text
/
plain
text
::
epd
"fetch -c ./fetch.conf epd:$entry"
text
/
plain
text
::
epd
"fetch -c .
./etc
/fetch.conf epd:$entry"
text
/
plain
html
::
epd
"../cgi-bin/epdTxt2HTML.pl $entry"
text
/
html
nice
::
epd
"../cgi-bin/EPD2NICE.pl $entry"
text
/
html
text
::
epdseq
"fetch -c ./fetch.conf epdseq:$entry"
text
/
plain
text
::
epdseq
"fetch -c .
./etc
/fetch.conf epdseq:$entry"
text
/
plain
#genome::epdNew_hg18 "/home/local/epd/cgi-bin/epdNew2genome.pl $db $entry" text/html
#genome::epdNew_hg "/home/local/epd/cgi-bin/epdNew2genome.pl $db $entry" text/html
#genome::epdNew_dm "/home/local/epd/cgi-bin/epdNew2genome.pl $db $entry" text/html
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment