Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/blame/commit/06cc2891de38cfc79fe4463e9d7b48fb4b880224/deployment/win-x86/clean.sh You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/deployment/win-x86/clean.sh

8 lines
137 B

#!/usr/bin/env bash
source ../common.build.sh
VERSION=`get_version ../..`
clean_jellyfin ../.. Release `pwd`/dist/jellyfin_${VERSION}