mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2026-06-13 05:09:23 +00:00
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"extends": "./electron-builder.config.lin.json",
|
|
"linux": {
|
|
"target": ["AppImage", "deb"]
|
|
}
|
|
}
|