We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882a2bf commit d17111cCopy full SHA for d17111c
ci/build/nfpm.yaml
@@ -12,7 +12,7 @@ homepage: "https://github.com/cdr/code-server"
12
license: "MIT"
13
files:
14
./ci/build/code-server-nfpm.sh: /usr/bin/code-server
15
- ./ci/build/code-server.service: /usr/lib/systemd/system/code-server.service
+ ./ci/build/code-server@.service: /usr/lib/systemd/system/code-server@.service
16
# Only included for backwards compat with previous releases that shipped
17
# the user service. See #1997
18
./ci/build/code-server-user.service: /usr/lib/systemd/user/code-server.service
0 commit comments