Fix path of systemd system service in nfpm · coder/code-server@de41646

2 files changed

lines changed

File renamed without changes.

Original file line numberDiff line numberDiff line change

@@ -12,7 +12,7 @@ homepage: "https://github.com/cdr/code-server"

1212

license: "MIT"

1313

files:

1414

./ci/build/code-server-nfpm.sh: /usr/bin/code-server

15-

./ci/build/code-server.service: /usr/lib/systemd/system/code-server.service

15+

./ci/build/code-server@.service: /usr/lib/systemd/system/code-server@.service

1616

# Only included for backwards compat with previous releases that shipped

1717

# the user service. See #1997

1818

./ci/build/code-server-user.service: /usr/lib/systemd/user/code-server.service