Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d17111c

Browse files
committed
Fix path of systemd system service in nfpm
1 parent 882a2bf commit d17111c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ci/build/nfpm.yaml‎

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /