mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Basic Debian package support in buildinstaller.sh
This commit is contained in:
parent
149dbff3ea
commit
4bf2fa3edb
5 changed files with 35 additions and 1 deletions
0
ext/installfiles/linux/DEBIAN/conffiles
Normal file
0
ext/installfiles/linux/DEBIAN/conffiles
Normal file
11
ext/installfiles/linux/DEBIAN/control.in
Normal file
11
ext/installfiles/linux/DEBIAN/control.in
Normal file
|
@ -0,0 +1,11 @@
|
|||
Package: zerotier-one
|
||||
Architecture: any
|
||||
Maintainer: ZeroTier Networks
|
||||
Depends: curl
|
||||
Priority: optional
|
||||
Version: __VERSION__
|
||||
Homepage: https://github.com/zerotier/ZeroTierOne
|
||||
Description: ZeroTier One network virtualization service
|
||||
ZeroTier One is a fast, secure, and easy to use peer to peer network
|
||||
virtualization engine. Visit https://www.zerotier.com/ for more
|
||||
information.
|
Loading…
Add table
Add a link
Reference in a new issue