mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 12:36:14 -07:00
Linux build fixes... may need to be reverted for new Drone CI but needed for old environment
This commit is contained in:
parent
7ed5bde426
commit
02270e0e3d
2 changed files with 13 additions and 13 deletions
|
@ -344,7 +344,7 @@ all: one
|
|||
.PHONY: one
|
||||
one: zerotier-one zerotier-idtool zerotier-cli
|
||||
|
||||
from_builder:
|
||||
from_builder: FORCE
|
||||
ln -sf zerotier-one zerotier-idtool
|
||||
ln -sf zerotier-one zerotier-cli
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue