Add tox node public key to the readme

This commit is contained in:
Bob Mottram 2015-07-11 12:02:23 +01:00
parent 8c56ae7717
commit 7c8879973a
1 changed files with 0 additions and 2 deletions

View File

@ -7616,8 +7616,6 @@ function install_tox_node {
configure_firewall_for_tox
if ! grep -q "Tox node" /home/$MY_USERNAME/README; then
XMPP_PASSWORD="$(openssl rand -base64 8)"
prosodyctl register $MY_USERNAME $DEFAULT_DOMAIN_NAME $XMPP_PASSWORD
echo '' >> /home/$MY_USERNAME/README
echo '' >> /home/$MY_USERNAME/README
echo 'Tox' >> /home/$MY_USERNAME/README