diff --git a/zen/ipfs_P2P_forward.sh b/zen/ipfs_P2P_forward.sh index e9b532a..3a94312 100755 --- a/zen/ipfs_P2P_forward.sh +++ b/zen/ipfs_P2P_forward.sh @@ -54,7 +54,7 @@ fi # Every Station publish SSH port "/x/ssh-$zuid" zuid="$(cat ~/.zen/ipfs/.$IPFSNODEID/_xbian.zuid)" -[[ $zuidĀ ]]; then +if [[ $zuidĀ ]]; then if [[ ! $(cat ~/.ssh/authorized_keys | grep "fred@ONELOVE") ]] then # ADD fred@ONELOVE to ~/.ssh/authorized_keys