mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 12:36:14 -07:00
Add Synology target to Linux makefile
This commit is contained in:
parent
8ee8870c27
commit
29566bfe7d
3 changed files with 38 additions and 37 deletions
|
@ -486,4 +486,7 @@ snap-upload-stable: FORCE
|
|||
snapcraft upload --release=stable $${SNAPFILE};\
|
||||
done
|
||||
|
||||
synology: FORCE
|
||||
./synology/build.sh build
|
||||
|
||||
FORCE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue