Files
plantuml-install/install.sh
2025-07-27 13:15:31 +00:00

3 lines
108 B
Bash
Executable File

sudo apt install -y graphviz
sudo apt-get install -y openjdk-21-jre
git config --global http.sslVerify false