change installation method to alpine

This commit is contained in:
Tobias Salzmann
2026-04-28 18:25:41 +02:00
parent 30d4429543
commit 05831da033

View File

@@ -16,7 +16,7 @@
"description": "Yet another matrix client ", "description": "Yet another matrix client ",
"install_methods": [ "install_methods": [
{ {
"type": "default", "type": "alpine",
"script": "ct/alpine-cinny.sh", "script": "ct/alpine-cinny.sh",
"config_path": "/opt/cinny/config.json", "config_path": "/opt/cinny/config.json",
"resources": { "resources": {