summaryrefslogtreecommitdiff
path: root/install-itzks-workstation
diff options
context:
space:
mode:
Diffstat (limited to 'install-itzks-workstation')
-rwxr-xr-xinstall-itzks-workstation10
1 files changed, 5 insertions, 5 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation
index f194a36..a3ebb81 100755
--- a/install-itzks-workstation
+++ b/install-itzks-workstation
@@ -174,10 +174,10 @@ apt_install_if_not uuid-runtime
# Install libpacparser1
apt_install_if_not libpacparser1
-# Make sure, we have Oracle's JAVA 8... (and that it is the default that people use)
-apt_install_if_not oracle-java8-bin oracle-java8-jre oracle-java8-plugin
-update-java-alternatives --jre --set java-8-oracle
-update-java-alternatives --plugin --set java-8-oracle
+## Make sure, we have Oracle's JAVA 8... (and that it is the default that people use)
+#apt_install_if_not oracle-java8-bin oracle-java8-jre oracle-java8-plugin
+#update-java-alternatives --jre --set java-8-oracle
+#update-java-alternatives --plugin --set java-8-oracle
# Install wine32
dpkg --add-architecture i386
@@ -371,4 +371,4 @@ else
Die Installation des Basissystems mit ITZKS-Anpassungen ist abgeschlossen.'
echo
fi
-unset pythonconfig \ No newline at end of file
+unset pythonconfig