added git config

This commit is contained in:
2025-07-27 13:15:31 +00:00
parent 6c62900fb7
commit e120c1a9f4

View File

@@ -1,2 +1,3 @@
sudo apt install -y graphviz sudo apt install -y graphviz
sudo apt-get install -y openjdk-21-jre sudo apt-get install -y openjdk-21-jre
git config --global http.sslVerify false