From a7b4618032db1b0a2163088b6107c1cdc20d1ee4 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Thu, 16 Feb 2023 11:31:40 +0800 Subject: [PATCH] add action to self build --- content/self-host/hardcode-settings/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/hardcode-settings/_index.en.md b/content/self-host/hardcode-settings/_index.en.md index 1dd79c6..3c4b730 100644 --- a/content/self-host/hardcode-settings/_index.en.md +++ b/content/self-host/hardcode-settings/_index.en.md @@ -5,7 +5,7 @@ weight: 49 ## Custom Server {{% notice note %}} -To hardcode custom server settings into your executables you must [build](/docs/en/dev/build/) the client yourself. +To hardcode custom server settings into your executables you must [build](/docs/en/dev/build/) the client yourself on your machine or [with GitHub Actions](/docs/en/dev/build/all/). {{% /notice %}} {{% notice note %}} **If you set either of these values without setting the other your executable will not work!**