remove signatures

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby 2023-04-06 12:02:27 +02:00
parent d6224f2454
commit 82ef3f89e2
No known key found for this signature in database

@ -22,16 +22,6 @@ contents:
type: dir
- dst: /var/run/headscale
type: dir
# deb:
# signature:
# method: dpkg-sig
# key_file: ".key.asc"
# rpm:
# signature:
# key_file: ".key.asc"
# apk:
# signature:
# key_file: ".key.rsa"
scripts:
postinstall: ./docs/packaging/postinstall.sh
postremove: ./docs/packaging/postremove.sh