mirror of
https://github.com/coder/code-server.git
synced 2026-04-12 18:28:17 -05:00
fix: dst path in nfpm (#5875)
* fix: dst path in nfpm * trigger ci * Update ci/README.md
This commit is contained in:
@@ -22,4 +22,4 @@ contents:
|
||||
dst: /usr/lib/systemd/user/code-server.service
|
||||
|
||||
- src: ./release-standalone/*
|
||||
dst: /usr/lib/code-server/
|
||||
dst: /usr/lib/code-server
|
||||
|
||||
Reference in New Issue
Block a user