Skip to content

Commit

Permalink
java 9 install
Browse files Browse the repository at this point in the history
  • Loading branch information
tortuvshin authored Oct 27, 2017
1 parent 663b5e6 commit c547caa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ sudo apt-get install default-jdk
sudo apt-get purge openjdk*
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer oracle-java8-set-default
echo "Installed..."
sudo apt-get install oracle-java9-installer
echo "Java Installed..."
sleep 3

echo "Chromium install"
Expand Down Expand Up @@ -99,4 +99,4 @@ sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer
echo "Installed..."
sleep 3
sleep 3

0 comments on commit c547caa

Please sign in to comment.