Using OpenJDK instead of Sun Java like the BurpSuite installer

This commit is contained in:
linuxgeek247 2016-05-12 22:55:48 -04:00
parent c24a549e66
commit a24ebc4631

View file

@ -1,4 +1 @@
apt-get install -y python-software-properties
add-apt-repository -y ppa:webupd8team/java
apt-get update
apt-get install -y oracle-java8-installer
apt-get -y install openjdk-7-jre openjdk-7-jdk