git clone astrXbian

This commit is contained in:
qo-op 2020-12-13 20:47:09 +01:00
parent c1706a1fbe
commit e65af2a61d
1 changed files with 5 additions and 11 deletions

View File

@ -6,23 +6,17 @@ sudo apt install git fail2ban curl net-tools libsodium23 libsodium-dev python3-d
pip3 install cryptography Ed25519 base58 google protobuf
# pip3 install silkaj --user
gitpath="https://git.p2p.legal/axiom-team/astrXbian/raw/master"
echo "Add colors ..."
curl -s $gitpath/.install/export_colors.sh | bash || exit 1
[[ -n $(grep ".bash_aliases" ~/.bashrc) ]] && echo ". ~/.bash_aliases" >> ~/.bashrc
. ~/.bash_aliases
# git clone astrXbian
mkdir ~/.zen
cd ~/.zen
git clone https://git.p2p.legal/axiom-team/astrXbian.git
# IPFS install
echo -e "${c_green}AstrXbian installer
###
1. IPFS Swarm Layer$c_"
# Full automatic (you trust this git depot)
curl -s $gitpath/.install/ipfs_alone.sh | bash || exit 1
mkdir ~/.zen
cd ~/.zen
git clone https://git.p2p.legal/axiom-team/astrXbian.git
~/.zen/astrXbian/.install/ipfs_alone.sh || exit 1
cd ~/.zen/astrXbian/zen/jaklis
./setup.sh