openjre7.install

This commit is contained in:
Mike Staszel 2010-09-28 20:47:52 +00:00
parent 90fba3d7d9
commit 6f20e2cee4

View file

@ -1,7 +1,6 @@
post_install() {
echo -e "\033[1mNotice\033[0m"
echo "Add /opt/openjre/bin to your PATH, e.g."
echo "export PATH=$PATH:/opt/openjre7/bin"
echo "Add /opt/openjre/bin to your PATH"
echo ""
}