From 853c0d64f6db04a862f220aabcb30c5d47a9b7b6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 25 Sep 2023 00:28:59 +0200 Subject: [PATCH] fix YunoHost language/platform - https://yunohost.org/en/install/hardware:vps_debian#run-the-install-script recommends installting from a shell script - the other installation method uses ISO images which we don't list as a platform --- software/yunohost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/yunohost.yml b/software/yunohost.yml index 059b393332..1cba704881 100644 --- a/software/yunohost.yml +++ b/software/yunohost.yml @@ -5,7 +5,7 @@ licenses: - AGPL-3.0 platforms: - Python - - Other + - Shell tags: - Self-hosting Solutions source_code_url: https://github.com/YunoHost