This commit is contained in:
qo-op 2020-05-11 00:16:53 +02:00
parent 6e0f5ac836
commit cf0ec6236b
1 changed files with 16 additions and 7 deletions

View File

@ -84,18 +84,18 @@ SystemD ARM & x86_64 compatible. PLEASE Add you yet unsupported Arch ;)
```
# Initialise ASTROPORT Station and takes time reading the code
curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/zen/tools/make_G1SSB_secret.sh -o ./installA.sh
chmod +x ./installA.sh
[[ $(which xed) ]] && xed ./installA.sh
^C
[[ $(which xed) ]] && xed ./installA.sh || echo "Open and read vi ./installA.sh"
echo 'Once done. Hit ^C and continue install'
# ONCE YOU READ and AGREE. Run trustfull QUICK Install !!
curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/zen/tools/make_G1SSB_secret.sh | bash
# When CODE will be ready for release, this links will come from "ipfs get / cat" commands !!
```
Then... it will download this whole git and activate your station
Creating a "virtual private ipfs swarm" in sync with your ssb friends only.
Then... it will download this whole git, install .zen ENV and activate your station
Open http://loveland
Find your Astroport scuttlebutt friend and connect your "virtual private ipfs swarm"
```
# MANUAL INSTALL FOR FULL CODE INSPECTION
@ -154,3 +154,12 @@ Fred
Forgeron monétaire Libre : DsEx1pS33vzYZg4MroyBV9hCw98j1gtHEhwiZ5tK7ech
https://cesium.app/ & https://gchange.fr/
```
_____
/__ / ___ ____
/ / / _ \/ __ \
/ /__/ __/ / / /
/____/\___/_/ /_/
```