mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
use bzip2 compression for deb
This commit is contained in:
parent
459265caf4
commit
4d486f80ba
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@
|
|||
"darkModeSupport": true
|
||||
},
|
||||
"deb": {
|
||||
"compression": "bzip2",
|
||||
"afterInstall": "./build/linux/after-install.tpl"
|
||||
},
|
||||
"rpm": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue