mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-17 01:21:14 +08:00
🎨 Add deb release package for Linux https://github.com/siyuan-note/siyuan/issues/11532
This commit is contained in:
parent
fe3d3590c2
commit
2e893af2dc
@ -17,6 +17,15 @@ extraFiles:
|
|||||||
linux:
|
linux:
|
||||||
icon: "src/assets/icon.png"
|
icon: "src/assets/icon.png"
|
||||||
category: "Utility"
|
category: "Utility"
|
||||||
|
desktop: {
|
||||||
|
"Name": "SiYuan",
|
||||||
|
"Comment": "Refactor your thinking",
|
||||||
|
"Exec": "siyuan",
|
||||||
|
"Icon": "src/assets/icon.png",
|
||||||
|
"Terminal": "false",
|
||||||
|
"Type": "Application",
|
||||||
|
"Categories": "Utility;"
|
||||||
|
}
|
||||||
extraResources:
|
extraResources:
|
||||||
- from: "kernel-linux-arm64"
|
- from: "kernel-linux-arm64"
|
||||||
to: "kernel"
|
to: "kernel"
|
||||||
|
Loading…
Reference in New Issue
Block a user