mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
Linux build fix.
This commit is contained in:
parent
aab17d9f1f
commit
d7344871e6
1 changed files with 1 additions and 1 deletions
|
@ -91,6 +91,6 @@ debug: FORCE
|
||||||
|
|
||||||
official: FORCE
|
official: FORCE
|
||||||
make -j 4 ZT_OFFICIAL_RELEASE=1
|
make -j 4 ZT_OFFICIAL_RELEASE=1
|
||||||
./buildinstaller.sh
|
make ZT_OFFICIAL_RELEASE=1 installer
|
||||||
|
|
||||||
FORCE:
|
FORCE:
|
||||||
|
|
Loading…
Add table
Reference in a new issue