diff --git a/install.sh b/install.sh index 84af9a7..8537a53 100755 --- a/install.sh +++ b/install.sh @@ -66,7 +66,7 @@ echo "###########################" echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc && source ~/.bashrc; echo ">>> PATH=$PATH" python3 -m pip install -U pip python3 -m pip install -U setuptools wheel -python3 -m pip install -U cryptography Ed25519 base58 google protobuf duniterpy +python3 -m pip install -U cryptography Ed25519 base58 google protobuf protobuf-compiler duniterpy python3 -m pip install -U nicotine-plus silkaj if [[ "$USER" == "pi" ]]; then ## PROPOSE QR_CODE PRINTER SUR RPI @@ -86,10 +86,6 @@ fi sudo ln -f -s /usr/bin/python3 /usr/bin/python -## Scripts pour systemd ou InitV (xbian) -echo "=== Activation SYSTEM IPFS" -~/.zen/astrXbian/.install/ipfs_alone.sh - ######################################################################## echo "=== Clonage git CODE 'astrXbian' + 'Astroport.ONE' depuis https://git.p2p.legal" mkdir -p ~/.zen @@ -98,6 +94,11 @@ git clone https://git.p2p.legal/axiom-team/astrXbian.git git clone https://git.p2p.legal/qo-op/Astroport.ONE.git # TODO INSTALL FROM IPFS / IPNS + +## Scripts pour systemd ou InitV (xbian) +echo "=== Activation SYSTEM IPFS" +~/.zen/astrXbian/.install/ipfs_alone.sh + ######################################################################## echo "=== IMPORT configuration ASTROPORT dans ~/.kodi" cp -Rf ~/.zen/astrXbian/.install/.kodi ~/