Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lihongjie0209/dffb4eb6758ad5f453d797bf61d6586c to your computer and use it in GitHub Desktop.
Save lihongjie0209/dffb4eb6758ad5f453d797bf61d6586c to your computer and use it in GitHub Desktop.
init.sh
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