mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Fix to software update repeat downloads.
This commit is contained in:
parent
e7bab66d29
commit
e1727d6297
3 changed files with 80 additions and 58 deletions
|
@ -24,7 +24,7 @@ ifeq ($(ZT_OFFICIAL_RELEASE),1)
|
|||
CODESIGN_APP_CERT="Developer ID Application: ZeroTier, Inc (8ZD9JUCZ4V)"
|
||||
CODESIGN_INSTALLER_CERT="Developer ID Installer: ZeroTier, Inc (8ZD9JUCZ4V)"
|
||||
else
|
||||
DEFS+=-DZT_SOFTWARE_UPDATE_DEFAULT="\"download\""
|
||||
DEFS+=-DZT_SOFTWARE_UPDATE_DEFAULT="\"disable\""
|
||||
endif
|
||||
|
||||
ifeq ($(ZT_ENABLE_CLUSTER),1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue