From c37c2eb1f00afc8ec9c1bc1eae52be5d220a36e9 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 25 Sep 2023 00:36:40 +0200 Subject: [PATCH] fix syncloud platforms/languages - the backend is written in Go, and a few helper shell scripts - the software is distributed as an ISO image, which we don't list as a platform --- software/syncloud.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/syncloud.yml b/software/syncloud.yml index 9e8526dac9..4998249b30 100644 --- a/software/syncloud.yml +++ b/software/syncloud.yml @@ -4,8 +4,8 @@ description: Your own online file storage, social network or email server. licenses: - GPL-3.0 platforms: - - Python - - Other + - Go + - Shell tags: - Self-hosting Solutions source_code_url: https://github.com/syncloud/platform