summarylogtreecommitdiffstats
path: root/pythonz.sh
diff options
context:
space:
mode:
authorFernando Ortiz2023-10-02 16:18:47 -0500
committerFernando Ortiz2023-10-02 16:18:47 -0500
commite60b48f2dacfe50d3f094885b364288ae2a86068 (patch)
treeed781712eb771f52d61a255b786c44acb3bc40f4 /pythonz.sh
parent43febbe0f2b57780ee175f7fccf0b8cd8771a46d (diff)
downloadaur-python-pythonz.tar.gz
update package
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