Browse Source

add cr after identity in demo script.

pull/1/head
Adam Ierymenko 11 years ago
parent
commit
280fcc3771
  1. 1
      docker-test/entrypoint.sh

1
docker-test/entrypoint.sh

@ -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...'

Loading…
Cancel
Save