🎨 Add deb release package for Linux https://github.com/siyuan-note/siyuan/issues/11532
This commit is contained in:
parent
442adc1620
commit
fe3d3590c2
1 changed files with 9 additions and 0 deletions
|
@ -17,6 +17,15 @@ extraFiles:
|
|||
linux:
|
||||
icon: "src/assets/icon.png"
|
||||
category: "Utility"
|
||||
desktop: {
|
||||
"Name": "SiYuan",
|
||||
"Comment": "Refactor your thinking",
|
||||
"Exec": "siyuan",
|
||||
"Icon": "src/assets/icon.png",
|
||||
"Terminal": "false",
|
||||
"Type": "Application",
|
||||
"Categories": "Utility;"
|
||||
}
|
||||
extraResources:
|
||||
- from: "kernel-linux"
|
||||
to: "kernel"
|
||||
|
|
Loading…
Add table
Reference in a new issue