mirror of
https://github.com/JonasunderscoreJones/ArchSystemSetup.git
synced 2025-10-22 19:19:20 +02:00
added java install
This commit is contained in:
parent
cedfd1d50a
commit
c570cabef4
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ install_sdkman() {
|
|||
# Command from the sdkman website
|
||||
curl -s "https://get.sdkman.io" | bash
|
||||
source "$HOME/.sdkman/bin/sdkman-init.sh"
|
||||
sdk install java 21.0.3-oracle
|
||||
}
|
||||
|
||||
install_ghcup() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue