mirror of
https://github.com/guilhermewerner/dotfiles
synced 2025-06-14 18:34:19 +00:00
6 lines
74 B
Bash
6 lines
74 B
Bash
#!/usr/bin/env sh
|
|
|
|
# Java
|
|
|
|
sudo apt install openjdk-17-jdk openjdk-17-jre
|