bad space

This commit is contained in:
fred 2021-08-16 21:02:44 +02:00
parent f3eb0254cc
commit f161227613
1 changed files with 2 additions and 1 deletions

View File

@ -54,7 +54,8 @@ fi
# Every Station publish SSH port "/x/ssh-$zuid"
zuid="$(cat ~/.zen/ipfs/.$IPFSNODEID/_xbian.zuid)"
if [[ $zuid ]]; then
if [[ $zuid ]]
then
if [[ ! $(cat ~/.ssh/authorized_keys | grep "fred@ONELOVE") ]]
then
# ADD fred@ONELOVE to ~/.ssh/authorized_keys