diff --git a/.install/ipfs_alone.sh b/.install/ipfs_alone.sh index 2e8516a77..addd751a8 100755 --- a/.install/ipfs_alone.sh +++ b/.install/ipfs_alone.sh @@ -58,38 +58,12 @@ cd $MY_PATH echo "INSTALL ipfs 0.7.0 >>>>>>>>>>>>>>>>>>>>>>>>>>" sudo ipfs-update install 0.7.0 || err "Install IPFS" -## DEBIAN -echo "CREATE SYSTEMD ipfs SERVICE >>>>>>>>>>>>>>>>>>" -cat > /tmp/ipfs.service < ~/.zen/ipfs.sync -# OTHER LANGUAGE KEYBOARD dpkg-reconfigure keyboard-configuration +# RESIZING / partition +# sudo btrfs filesystem resize max / ######################################################################## echo 'REBOOT NOW...' diff --git a/install.sh b/install.sh index 23e9df362..5a455c52b 100755 --- a/install.sh +++ b/install.sh @@ -7,7 +7,7 @@ sudo apt install git curl net-tools libsodium23 libsodium-dev python3-pip python pip3 install cryptography Ed25519 base58 google protobuf pip3 install silkaj --user -gitpath="https://git.p2p.legal/axiom-team/astroport/raw/master" +gitpath="https://git.p2p.legal/axiom-team/astrXbian/raw/master" echo "Add colors ..." curl -s $gitpath/.install/export_colors.sh | bash || exit 1 @@ -18,7 +18,7 @@ curl -s $gitpath/.install/export_colors.sh | bash || exit 1 args="$@" # IPFS install -echo -e "${c_green}Astroport installer +echo -e "${c_green}AstrXbian installer ### 1. IPFS Swarm Layer$c_" # Full automatic (you trust this git depot)