summarylogtreecommitdiffstats
path: root/pythonz.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pythonz.sh')
-rw-r--r--pythonz.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pythonz.sh b/pythonz.sh
index 82933645c746..116f5bd24557 100644
--- a/pythonz.sh
+++ b/pythonz.sh
@@ -1,4 +1,4 @@
if [ -n "${BASH_VERSION:-}" -o -n "${ZSH_VERSION:-}" ] ; then
- export PYTHONZ_ROOT=/opt/pythonz
+ export PYTHONZ_ROOT=/usr/local/pythonz
source "${PYTHONZ_ROOT}/etc/bashrc"
fi