From ca825c20bc9811142ffcb8e7d8836f012dead408 Mon Sep 17 00:00:00 2001 From: ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> Date: Fri, 5 Aug 2022 23:42:42 -0500 Subject: [PATCH] Update native.md --- docs/native.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/native.md b/docs/native.md index 8278d97..b65acb2 100644 --- a/docs/native.md +++ b/docs/native.md @@ -7,7 +7,9 @@ ## Instructions -1. Download and extract the latest modified web interface from [GitHub actions](https://github.com/ConfusedPolarBear/intro-skipper/suites/7555975919/artifacts/312015938) +1. Download and extract the latest modified web interface from [GitHub actions](https://github.com/ConfusedPolarBear/intro-skipper/actions/workflows/container.yml) + 1. Click the most recent action run + 2. In the Artifacts section, click the `jellyfin-web-VERSION+COMMIT.tar.gz` link to download a pre-compiled copy of the web interface. This link will only work if you are signed into GitHub. 2. Make a backup of the original web interface 1. On Linux, the web interface is located in `/usr/share/jellyfin/web/` 2. On Windows, the web interface is located in `C:\Program Files\Jellyfin\Server\jellyfin-web`