mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-07 09:42:23 -08:00
Circuit tests basically work but need some tweaks, and fix some issues found with valgrind.
This commit is contained in:
parent
97dee9de36
commit
a95fa379cc
6 changed files with 59 additions and 34 deletions
|
|
@ -20,6 +20,6 @@ else
|
|||
fi
|
||||
|
||||
rm -f /var/lib/zerotier-one/identity.*
|
||||
echo "$ZEROTIER_IDENTITY_SECRET" >identity.secret
|
||||
echo "$ZEROTIER_IDENTITY_SECRET" >/var/lib/zerotier-one/identity.secret
|
||||
|
||||
/var/lib/zerotier-one/zerotier-one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue