From 3158e41a4316a79be3f83169fd3cc7592e419cb9 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:27:12 +0200 Subject: [PATCH] Updated platforms for Remote Access --- software/firezone.yml | 1 + software/rustdesk.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/software/firezone.yml b/software/firezone.yml index 8efd24062a..24ee0e673b 100644 --- a/software/firezone.yml +++ b/software/firezone.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Elixir + - Docker tags: - Remote Access source_code_url: https://github.com/firezone/firezone diff --git a/software/rustdesk.yml b/software/rustdesk.yml index e948b453ca..22b01d9665 100644 --- a/software/rustdesk.yml +++ b/software/rustdesk.yml @@ -6,6 +6,7 @@ licenses: platforms: - Rust - Docker + - deb tags: - Remote Access source_code_url: https://github.com/rustdesk/rustdesk-server