new value

This commit is contained in:
Alexandre
2025-01-16 14:04:17 +01:00
parent 323220f35b
commit b64a448fc8
19 changed files with 705 additions and 0 deletions

9
webtop_kde/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "linuxserver/webtop:arm64v8-ubuntu-kde",
"amd64": "linuxserver/webtop:amd64-ubuntu-kde"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}