sbotc invite.create 1 2>/dev/null

This commit is contained in:
qo-op 2020-05-11 02:28:23 +02:00
parent ecd589d9eb
commit b47f5e1000
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ ipfs ls /ipns/$ipfsnodeid
" "
echo "INVITATION LINK (only works in LAN or WAN depending on your Node)" echo "INVITATION LINK (only works in LAN or WAN depending on your Node)"
INVITE=$(sbotc invite.create 1 2>/dev/null) && echo $INVITE sbotc invite.create 1 2>/dev/null
#read ssb_invit_link #read ssb_invit_link
#sbotc invite.accept $ssb_invit_link #sbotc invite.accept $ssb_invit_link