Added GIT NO VERIFY SSL

This commit is contained in:
2022-06-03 18:31:44 +00:00
parent 557561da26
commit d6d506e00f

View File

@@ -4,4 +4,5 @@ sudo add-apt-repository universe
sudo add-apt-repository multiverse sudo add-apt-repository multiverse
sudo apt update sudo apt update
sudo apt install -y deluge git vim mc ubuntu-restricted-extras mplayer mplayer-gui sudo apt install -y deluge git vim mc ubuntu-restricted-extras mplayer mplayer-gui
export GIT_SSL_NO_VERIFY=1