Fix -h in zerotier-cli and move code to find auth token into LocalClient, also move auth token for mac into Mac-standard Library/Application Support location.

This commit is contained in:
Adam Ierymenko 2014-01-03 14:03:29 -08:00
commit 22b52858e0
5 changed files with 47 additions and 20 deletions

View file

@ -1,4 +1,4 @@
QT += core gui widgets
QT += core gui widgets network
TARGET = "ZeroTier One"
TEMPLATE = app