mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
openjre7.install
This commit is contained in:
parent
90fba3d7d9
commit
6f20e2cee4
1 changed files with 1 additions and 2 deletions
|
@ -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 ""
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue