GIT_SSL_NO_VERIFY=true

This commit is contained in:
fred 2022-11-25 15:37:03 +01:00
parent 761911b909
commit 5129f17690
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ start=`date +%s`
#### GIT CLONE ###############################################################
[[ ! $(which git) ]] && sudo apt install -y git
echo "=== CLONAGE '~/.zen/Astroport.ONE' depuis https://git.p2p.legal"
GIT_SSL_NO_VERIFY=true
mkdir -p ~/.zen
cd ~/.zen
git clone --depth 1 https://git.p2p.legal/qo-op/Astroport.ONE.git