Skip to content

Commit

Permalink
Merge pull request #1619 from altano/master
Browse files Browse the repository at this point in the history
Add `zerotier-cli info` output to Docker logs
  • Loading branch information
erikh committed Apr 9, 2022
2 parents e73d7d9 + 193b357 commit 16d2b85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh.release
Expand Up @@ -77,6 +77,8 @@ EOF

chmod +x /healthcheck.sh

echo "zerotier-cli info: $(zerotier-cli info)"

echo "Sleeping infinitely"
while true
do
Expand Down

0 comments on commit 16d2b85

Please sign in to comment.