summarylogtreecommitdiffstats
path: root/ucsc-kent-genome-tools.sh
diff options
context:
space:
mode:
authorclintval2018-01-24 17:57:36 -0800
committerclintval2018-01-24 17:57:36 -0800
commit2808787b392faf138d39e8de7d27bdfb7c1fe61d (patch)
tree86e936d203ea675fecab5988b8c5aba9623eb22e /ucsc-kent-genome-tools.sh
parentb69573ea438dfa0d72e0bfb6b854c4df009e7150 (diff)
downloadaur-2808787b392faf138d39e8de7d27bdfb7c1fe61d.tar.gz
uscs-kent-genome-tools fixed prepend to PATH
Diffstat (limited to 'ucsc-kent-genome-tools.sh')
-rw-r--r--ucsc-kent-genome-tools.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucsc-kent-genome-tools.sh b/ucsc-kent-genome-tools.sh
index 1a5c2d8524ce..4a416537ce0c 100644
--- a/ucsc-kent-genome-tools.sh
+++ b/ucsc-kent-genome-tools.sh
@@ -1 +1 @@
-export PATH=/opt/ucsc-kent-genome-tools/bin:$PATH
+export PATH=/opt/ucsc-kent-genome-tools:$PATH