Browse Source

Merge branch 'master' of github.com:zerotier/ZeroTierOne into dev

Adam Ierymenko 3 years ago
parent
commit
d6f32516d8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      entrypoint.sh.release

+ 2 - 0
entrypoint.sh.release

@@ -77,6 +77,8 @@ EOF
 
 
 chmod +x /healthcheck.sh
 chmod +x /healthcheck.sh
 
 
+echo "zerotier-cli info: $(zerotier-cli info)"
+
 echo "Sleeping infinitely"
 echo "Sleeping infinitely"
 while true
 while true
 do
 do