add cr after identity in demo script.

This commit is contained in:
Adam Ierymenko 2015-09-28 16:15:17 -07:00
parent 3a6346f560
commit 280fcc3771

View File

@ -20,6 +20,7 @@ while [ ! -s /var/lib/zerotier-one/identity.secret ]; do
done
cat /var/lib/zerotier-one/identity.public
echo
echo '*** Waiting for network configuration...'