Skip to content

Commit

Permalink
fix: web ui
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyc committed Apr 29, 2024
1 parent bb7ce96 commit 5950209
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pisugar-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ assets = [
"usr/share/pisugar-server/web/fonts",
"644",
],
[
"../electron/dist/web/imgs/*",
"usr/share/pisugar-server/web/imgs",
"644",
],
]
conf-files = ["/etc/default/pisugar-server", "/etc/pisugar-server/config.json"]

Expand Down

0 comments on commit 5950209

Please sign in to comment.