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