Browse Source

add cr after identity in demo script.

Adam Ierymenko 10 years ago
parent
commit
280fcc3771
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker-test/entrypoint.sh

+ 1 - 0
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...'