multiline

This commit is contained in:
qo-op 2020-05-09 20:15:30 +02:00
parent ef0d47f1a3
commit 6c8d4aa1be
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ diceware passphrase generator...'
# INSTALL diceware files ## TODO REPLACE WITH ipfs links
[[ ! -f ~/.zen/astroport/zen/tools/diceware.sh ]] \
&& mkdir -p ~/.zen/astroport/zen/tools/
&& mkdir -p ~/.zen/astroport/zen/tools/ \
&& curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/zen/tools/diceware.sh -o ~/.zen/astroport/zen/tools/diceware.sh \
&& chmod +x ~/.zen/astroport/zen/tools/diceware.sh