mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +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() {
|
post_install() {
|
||||||
echo -e "\033[1mNotice\033[0m"
|
echo -e "\033[1mNotice\033[0m"
|
||||||
echo "Add /opt/openjre/bin to your PATH, e.g."
|
echo "Add /opt/openjre/bin to your PATH"
|
||||||
echo "export PATH=$PATH:/opt/openjre7/bin"
|
|
||||||
echo ""
|
echo ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue