Nov 7 · 1 min read
Need some help here too:)
First of all, thanks for this great article.
Second, I modified postinstall file to add the new product home directory to the path just by running
export PATH=$PATH:${PRODUCT_HOME}But it doesn’t change the path on a new terminal . Any idea why? Is it related to permissions?
Thanks
