|
|
@@ -70,6 +70,9 @@ nfpms:
|
|
|
dst: /etc/systemd/system/[email protected]
|
|
|
- src: LICENSE
|
|
|
dst: /usr/share/licenses/sing-box/LICENSE
|
|
|
+ scripts:
|
|
|
+ postinstall: release/config/postinstall.sh
|
|
|
+ postremove: release/config/postremove.sh
|
|
|
source:
|
|
|
enabled: false
|
|
|
name_template: '{{ .ProjectName }}-{{ .Version }}.source'
|