fred 2022-11-25 15:47:02 +01:00
parent 600059cfb3
commit a06f6ced06
1 changed files with 2 additions and 1 deletions

View File

@ -20,9 +20,10 @@ 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
export GIT_SSL_NO_VERIFY=true
git clone --depth 1 https://git.p2p.legal/qo-op/Astroport.ONE.git
# TODO INSTALL FROM IPFS / IPNS