This commit is contained in:
qo-op 2020-05-14 04:35:02 +02:00
parent c25f47f931
commit 4085d26aa6
1 changed files with 3 additions and 3 deletions

View File

@ -91,10 +91,10 @@ WE ENCOURAGE YOU TO READ CODE YOU ARE DOWNLOADING AND EXECUTING
```
# to do so
# curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/ipfs_alone.sh -o /tmp/ipfsA.sh
# xed /tmp/ipfsA.sh
curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/ipfs_alone.sh -o /tmp/ipfsA.sh
xed /tmp/ipfsA.sh
# If you are happy with what you read and understood. RUN
# chmod +x /tmp/ipfsA.sh && /tmp/ipfsA.sh
chmod +x /tmp/ipfsA.sh && /tmp/ipfsA.sh
```
* Full automatic (you trust this git depot)