Merge pull request #637 from dfr/freebsd

Fix the freebsd release archive
This commit is contained in:
Cody Lee 2023-11-06 07:51:48 -06:00 committed by GitHub
commit 1c4f0efbb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -140,11 +140,11 @@ archives:
- src: "unpoller.1.gz"
dst: /usr/local/share/man/man1
strip_parent: true
- src: "init/bsd/freebsd.rc.d"
- src: "init/bsd/unpoller"
dst: /usr/local/etc/rc.d
strip_parent: true
info:
mode: 755
mode: 0755
dockers: