From 0a65c89edaec2d342ebc1692a9399de0a6a1034a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 25 Sep 2023 00:38:28 +0200 Subject: [PATCH] fix ShellHub platform/language - the software is installed through https://github.com/shellhub-io/shellhub/blob/master/Makefile which deploys components as Docker services --- software/shellhub.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/software/shellhub.yml b/software/shellhub.yml index 799046350c..663944e55c 100644 --- a/software/shellhub.yml +++ b/software/shellhub.yml @@ -4,8 +4,7 @@ description: ShellHub is a modern SSH server for remotely accessing linux device licenses: - Apache-2.0 platforms: - - Go - - Other + - Docker tags: - Remote Access source_code_url: https://github.com/shellhub-io/shellhub