Skip to content

Commit 94de55b

Browse files
deansheatherpull[bot]
authored andcommitted
chore: fix nfpm.yaml (coder#7366)
1 parent 6b85522 commit 94de55b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/linux-pkg/nfpm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ contents:
2525
type: "config|noreplace"
2626
- src: coder.service
2727
dst: /usr/lib/systemd/system/coder.service
28-
- src: coder-proxy.service
29-
dst: /usr/lib/systemd/system/coder-proxy.service
28+
- src: coder-workspace-proxy.service
29+
dst: /usr/lib/systemd/system/coder-workspace-proxy.service

0 commit comments

Comments
 (0)