Created
April 13, 2018 09:57
-
-
Save lihongjie0209/dffb4eb6758ad5f453d797bf61d6586c to your computer and use it in GitHub Desktop.
init.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum install -y zip unzip wget epel-release | |
curl -s "https://get.sdkman.io" | bash && source "$HOME/.sdkman/bin/sdkman-init.sh" | |
sdk install java 8.0.161-oracle | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment