mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-11 13:24:28 +01:00
Switched to java 8 by default.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
This commit is contained in:
parent
ad56b16420
commit
b6f36d5588
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ echo "Installing Oracle Java."
|
|||
|
||||
sudo add-apt-repository ppa:webupd8team/java
|
||||
sudo apt-get update
|
||||
sudo apt-get install oracle-java7-installer
|
||||
sudo apt-get install oracle-java8-installer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue