From cf1539722e6976e23b54f4c780345df66d127eaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 20:42:40 +0000 Subject: [PATCH] Deployed 6b0b78d to master with MkDocs 1.6.1 and mike 2.1.3 --- .../getting-started/binaries/index.html | 2 +- .../getting-started/docker/index.html | 43 ++++++++++++++++++- .../getting-started/sources/index.html | 2 +- master/documentation/upgrade/v1/index.html | 2 +- master/search/search_index.json | 2 +- 5 files changed, 45 insertions(+), 6 deletions(-) diff --git a/master/documentation/getting-started/binaries/index.html b/master/documentation/getting-started/binaries/index.html index 29c9627..a579672 100644 --- a/master/documentation/getting-started/binaries/index.html +++ b/master/documentation/getting-started/binaries/index.html @@ -3,4 +3,4 @@
with gh cli
:
gh release download ${WG_PORTAL_VERSION} --repo h44z/wg-portal --output wg-portal --pattern '*amd64'
sudo mkdir -p /opt/wg-portal
sudo install wg-portal /opt/wg-portal/
-
Unreleased versions could be downloaded from GitHub Workflow artifacs also.